"cookiecutter-nist-python": A template for python packages with NIST specific features.
收藏数据链接:
官方服务:
资源简介:
The "cookiecutter-nist-python" template includes all NIST specific branding for creating a python package. 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.



