-
Federal
"module-utilities": A Python package for simplify creating python modules.
National Institute of Standards and Technology —
"module-utilities" is a python package of utilities to simplify working with python packages.The main features of module-utilities are as follows: "cached" module: A... -
Federal
"cookiecutter-nist-python": A template for python packages with NIST specific features.
National Institute of Standards and Technology —
The "cookiecutter-nist-python" template includes all NIST specific branding for creating a pythonpackage. Features include: Testing with pytest. Isolated testing,...