Return to search results
"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 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.
Complete Metadata
| @type | dcat:Dataset |
|---|---|
| accessLevel | public |
| accrualPeriodicity | R/PT1S |
| bureauCode |
[
"006:55"
]
|
| contactPoint |
{
"fn": "William P. Krekelberg",
"hasEmail": "mailto:william.krekelberg@nist.gov"
}
|
| 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. |
| distribution |
[
{
"title": "Source code",
"accessURL": "https://github.com/usnistgov/cookiecutter-nist-python"
},
{
"title": "Documentation",
"accessURL": "https://pages.nist.gov/cookiecutter-nist-python/"
},
{
"title": "README for cookiecutter-nist-python",
"mediaType": "application/pdf",
"downloadURL": "https://data.nist.gov/od/ds/mds2-3085/README.pdf"
}
]
|
| identifier | ark:/88434/mds2-3085 |
| issued | 2024-01-03 |
| keyword |
[
"Python template",
"python packaging",
"software development"
]
|
| language |
[
"en"
]
|
| license | https://www.nist.gov/open/license |
| modified | 2023-09-29 00:00:00 |
| programCode |
[
"006:045"
]
|
| publisher |
{
"name": "National Institute of Standards and Technology",
"@type": "org:Organization"
}
|
| theme |
[
"Information Technology:Data and informatics"
]
|
| title | "cookiecutter-nist-python": A template for python packages with NIST specific features. |