U.S. flag

An official website of the United States government

Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock () or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.

Breadcrumb

  1. Home

"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.

About this Dataset

Updated: 2024-02-22
Metadata Last Updated: 2023-09-29 00:00:00
Date Created: N/A
Views:
Data Provided by:
Python template
Dataset Owner: N/A

Access this data

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

Was this page helpful?