Skip to content

Installation

To install using pip:

pip install nhs-number

Dependencies

nhs-number has no external dependencies for normal usage.

If developing or running tests, you may need to install the development dependencies:

pip install -r requirements/development-requirements.txt