Skip to content

Myoldmopar/ghe-scaffold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GHE Designer (Scaffold Repo)

This repo is a starting point for developing a GHE model repo, but really, it's just a scaffold for a Python library I guess.

Code Quality

Flake8 Tests

Code is checked for style and with unit tests by GitHub Actions using nosetests to sniff out the tests.

Documentation

Sphinx docs to gh-pages

gh-pages

Docs are built from Sphinx by GitHub Actions and followed up with a deployment to GH-Pages using Actions, available at https://myoldmopar.github.io/ghe-scaffold/

Releases

PyPIRelease

When a release is tagged, a GitHub Action workflow will create a Python wheel and upload it to the TestPyPi server.

To install into an existing Python environment, execute pip install -i https://test.pypi.org/simple/ GHE-Designer-Scaffold

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages