directory-constants
Installation
pip install directory-constants
Environment variables
To change the default value of urls add the following to your settings.py:
| Setting name | default value |
|---|---|
| DIRECTORY_CONSTANTS_URL_GREAT_DOMESTIC | https://www.great.gov.uk |
| DIRECTORY_CONSTANTS_URL_SINGLE_SIGN_ON | https://www.great.gov.uk/sso/ |
| DIRECTORY_CONSTANTS_URL_EXPORT_OPPORTUNITIES | https://www.great.gov.uk/export-opportunities/ |
| DIRECTORY_CONSTANTS_URL_FIND_A_BUYER | https://www.great.gov.uk/find-a-buyer/ |
| DIRECTORY_CONSTANTS_URL_SELLING_ONLINE_OVERSEAS | https://www.great.gov.uk/selling-online-overseas/ |
| DIRECTORY_CONSTANTS_URL_FIND_A_SUPPLIER | https://www.great.gov.uk/trade/ |
| DIRECTORY_CONSTANTS_URL_INVEST | https://invest.great.gov.uk |
| DIRECTORY_CONSTANTS_URL_EVENTS | https://www.events.trade.gov.uk |
Development
$ git clone https://github.com/uktrade/directory-constants
$ cd directory-constants
[Create and activate your virtual environment]
$ make test_requirements
Testing
$ make 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-constants 18.4.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_constants-18.4.0-py3-none-any.whl | Python 3 | none | any | Details |
Release files / directory_constants-18.4.0-py3-none-any.whl
| Download URL | directory_constants-18.4.0-py3-none-any.whl |
|---|---|
| Size | 31.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7d84b0c2485f240a29d72af97445e104429cb0c9f40010b5cbb959e7856de4bb
|
|
BLAKE2b-256 checksum How to use checksums |
e5fa4c2212f3226eb263c1b3b2946fe6aac78c0d728aee9020bfcf254b6ed24c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/38.7.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.5.5
|