Skip to main content

Constant values shared between Directory apps.

Project description

directory-constants

circle-ci-image codecov-image pypi-image

Requirements

pip install -r requirements.txt

Installation

pip install -e git+https://git@github.com/uktrade/directory-constants.git@0.0.1#egg=directory-constants

Usage

# urls.py
from directory_constants import urls as external_urls

url_patterns = urls.url_patterns + [
   ...
]

Development

$ git clone https://github.com/uktrade/directory-constants
$ cd directory-constants

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

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

directory_constants-8.1.0-py3-none-any.whl (23.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page