Skip to main content

Insert project description here

Project description

Project Short Description (default ini)

Project long description or extended summary goes in here (default ini)

Testing

This project uses pytest to run tests and also to test docstring examples.

Install the test dependencies.

$ pip install -r requirements_test.txt

Run the tests.

Developing

This project uses black to format code and flake8 for linting. We also support pre-commit to ensure these have been run. To configure your local environment please install these development dependencies and set up the commit hooks.

$ pip install black flake8 pre-commit
$ pre-commit install

Releasing

Releases are published automatically when a tag is pushed to GitHub.

# Set next version number
export RELEASE = x.x.x

# Create tags
git commit --allow -empty -m "Release $RELEASE"
git tag -a $RELEASE -m "Version $RELEASE"

# Push
git push upstream --tags

Project details


Download files

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

Source Distribution

rte-api-0.0.0.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

rte_api-0.0.0-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

Details for the file rte-api-0.0.0.tar.gz.

File metadata

  • Download URL: rte-api-0.0.0.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.17

File hashes

Hashes for rte-api-0.0.0.tar.gz
Algorithm Hash digest
SHA256 12f143567c4b6ebaf30e9ebd7340677145cc2eca35a2c4c2a4d639ec3a1778af
MD5 fd4386f49dfb2921763cae4747e766f5
BLAKE2b-256 715a86e7e227e19d641a3f4c7a4e666c4f8d2e2de395694b95422dc562f145a1

See more details on using hashes here.

File details

Details for the file rte_api-0.0.0-py3-none-any.whl.

File metadata

  • Download URL: rte_api-0.0.0-py3-none-any.whl
  • Upload date:
  • Size: 3.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.17

File hashes

Hashes for rte_api-0.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4440b0afe5545adf54f16621794cb9c2f0eabc1528cef02c8981f2a427100ef7
MD5 19e993d1759746135f59190fbe65be9d
BLAKE2b-256 275aa38bb1d6ffef5d67dd02fc9ba35119f4e3069692ce7144d2f3fc28774720

See more details on using hashes here.

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