"cookiecutter-nist-python": A template for python packages with NIST specific features.
收藏NIST Chemistry WebBook2024-01-03 更新2026-03-14 收录
下载链接:
https://data.nist.gov/od/id/mds2-3085
下载链接
链接失效反馈官方服务:
资源简介:
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.



