Skip to main content

Distance data

Project description

distance-computation

PyPI PyPI - Python Version PyPI - License


Documentation: https://MFStark.github.io/distance-computation

Source Code: https://github.com/MFStark/distance-computation

PyPI: https://pypi.org/project/distance-computation/


Distance data

Installation

pip install distance-computation

Development

  • Clone this repository
  • Requirements:
  • Create a virtual environment and install the dependencies
poetry install
  • Activate the virtual environment
poetry shell

Testing

pytest

Documentation

The documentation is automatically generated from the content of the docs directory and from the docstrings of the public signatures of the source code. The documentation is updated and published as a Github project page automatically as part each release.

Releasing

Trigger the Draft release workflow (press Run workflow). This will update the changelog & version and create a GitHub release which is in Draft state.

Find the draft release from the GitHub releases and publish it. When a release is published, it'll trigger release workflow which creates PyPI release and deploys updated documentation.

Pre-commit

Pre-commit hooks run all the auto-formatters (e.g. black, isort), linters (e.g. mypy, flake8), and other quality checks to make sure the changeset is in good shape before a commit/push happens.

You can install the hooks with (runs for each commit):

pre-commit install

Or if you want them to run only for each push:

pre-commit install -t pre-push

Or if you want e.g. want to run all checks manually for all files:

pre-commit run --all-files

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

distance_computation-0.0.2.tar.gz (9.5 kB view details)

Uploaded Source

Built Distribution

distance_computation-0.0.2-py3-none-any.whl (9.2 kB view details)

Uploaded Python 3

File details

Details for the file distance_computation-0.0.2.tar.gz.

File metadata

  • Download URL: distance_computation-0.0.2.tar.gz
  • Upload date:
  • Size: 9.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.10.13 Linux/6.2.0-1016-azure

File hashes

Hashes for distance_computation-0.0.2.tar.gz
Algorithm Hash digest
SHA256 e4a273ff82f9a80296b341fa871587b4067f356341a6a38a89e035da2ac36ee1
MD5 d22497980931769a6aa3ad2744d1ccf8
BLAKE2b-256 477e4c167cd9063bd8a88290d771617a4a20434985a4600a60c85e1a60ca1125

See more details on using hashes here.

File details

Details for the file distance_computation-0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for distance_computation-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 1a287bc36a1b83684c3786708036bb17bf6fd3c23f60ed936aabe2b3ceb6ebaa
MD5 eae10257f4c72423224ccc8360d52da1
BLAKE2b-256 6dff081074cda7fc68078edb1ee952ecf9b41facac65edf50b69d6080a659f72

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