Skip to main content

A Django app to collect numeric data.

Project description

https://badge.fury.io/py/django-didadata.svg https://github.com/stephrdev/django-didadata/workflows/Testing/badge.svg?branch=master https://codecov.io/gh/stephrdev/django-didadata/branch/master/graph/badge.svg Code style: black

What is django-didadata

didadata is a Django app to collect numeric data. The app will provide graphs and notifications for collected metrics.

Prepare for development

A Python 3 interpreter is required. If you use pyenv with a virtualenv, follow the next steps

$ cd /path/to/project-root/
$ mkvirtualenv django-didadata
# activate virtualenv, if not activated yet
# and install all dev requirements:
$ pip install -e .[dev]

Now you’re ready to run the tests:

$ py.test

Code style

This project is styled by black and isort. You can use the following command to format the code automatically and make it black and isort compatible:

$ make format-python-code

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-didadata-1.0.0.tar.gz (9.2 kB view hashes)

Uploaded Source

Built Distribution

django_didadata-1.0.0-py3-none-any.whl (10.3 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