directory-validators
Directory of UK Exporters validators
Requirements
Installation
pip install directory_validators
Usage
from directory_validators import enrolment
enrolment.validate_company_number('12345678')
enrolment.validate_email('test@example.com')
Development
$ git clone https://github.com/uktrade/directory-validators
$ cd directory-validators
$ make
Testing
$ py.test .
Publish to PyPI
The package should be published to PyPI on merge to master. If you need to do it locally then get the credentials from rattic and add the environment variables to your host machine:
| Setting |
|---|
| DIRECTORY_PYPI_USERNAME |
| DIRECTORY_PYPI_PASSWORD |
Then run the following command:
make publish
Release files for directory-validators 10.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| directory_validators-10.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Release files / directory_validators-10.0.0-py3-none-any.whl
| Download URL | directory_validators-10.0.0-py3-none-any.whl |
|---|---|
| Size | 7.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a9d361822f3a780e95968a6a1b50d97814325c81fd4956daf732240ef95b242e
|
|
BLAKE2b-256 checksum How to use checksums |
67ced7a4ff912fab4285af04295861a78e48782395cef44f2ba0b6c21211101a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.0.1 CPython/3.13.7
|