Skip to main content

Write simple checks to identify and rectify potential integrity issues in your production data

Project description

Django Data Health Checks

PyPI PyPI - Python Version PyPI - License Coookiecutter - Wolt


Documentation: https://Flexonze.github.io/django-data-health-checks

Source Code: https://github.com/Flexonze/django-data-health-checks

PyPI: https://pypi.org/project/django-data-health-checks/


Write simple checks to identify and rectify potential integrity issues in your production data

Installation

pip install django-data-health-checks

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

django_data_health_checks-0.0.4.tar.gz (4.9 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file django_data_health_checks-0.0.4.tar.gz.

File metadata

  • Download URL: django_data_health_checks-0.0.4.tar.gz
  • Upload date:
  • Size: 4.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.10.13 Linux/6.2.0-1019-azure

File hashes

Hashes for django_data_health_checks-0.0.4.tar.gz
Algorithm Hash digest
SHA256 c30ef3edfb03b2b67b856e1f5399d70434fd1fcf982e8fa1da8d9909f0e35d16
MD5 7a1240821148c6bf1f411ca00ad87254
BLAKE2b-256 55ac711bdb7ab285f6383fe828d07f8fcce1aebafbdb49ecf68130c4b9cb41f6

See more details on using hashes here.

File details

Details for the file django_data_health_checks-0.0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for django_data_health_checks-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 847f04ebc3609363af5992c7b8a2d514dde698022ba94a0013819a13594c42a4
MD5 7d5e579af19c854255fe2305d52c7914
BLAKE2b-256 b920f581cf29d62d3b29870ea2348fb9a1413e0c838428ba91f85b3cb2bf58cd

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