Skip to content

nationalarchives/python-utilities

Repository files navigation

The National Archives logo

National Archives Python Utilities

Main build status Latest release PyPi version Python version Licence

A library of common National Archives Python functions.

See the documentation.

Install

# Install with Poetry
poetry add tna-utilities

# Install with pip
pip install tna-utilities

# Install with extra Flask utilities
poetry add tna-utilities[flask]
pip install tna-utilities[flask]

Developing

# Install the test dependencies and run the tests
./tasks/test.sh

# Format the code
./tasks/format.sh

# Build the package
./tasks/build.sh

About

A library of common National Archives Python functions

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Contributors