"cookiecutter-nist-python": A template for python packages with NIST specific features.
Description
The "cookiecutter-nist-python" template includes all NIST specific branding for creating a pythonpackage. Features include: Testing with pytest. Isolated testing, documentation building, etc, with nox. Linting with pre-commit.Documentation with Sphinx, MyST, using either the furo or sphinx-book-theme theme.Simple commands to upload package to pypi, or a personal conda channel. Simple commands to release documentation to nist-pages.Works with both conda and virtualenv based environments. Handle creation of "requirments.txt" and "environment.yaml" files with pyproject2conda.
Resources
| Name |
Format |
Description |
Link |
|
0 |
|
https://pages.nist.gov/cookiecutter-nist-python/ |
|
33 |
README.pdf |
https://data.nist.gov/od/ds/mds2-3085/README.pdf |
|
0 |
|
https://github.com/usnistgov/cookiecutter-nist-python |
Tags
- software-development
- python-packaging
- python-template