A Django app to collect numeric data.
Project description
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django-didadata-1.0.0.tar.gz.
File metadata
- Download URL: django-didadata-1.0.0.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
992653cce999d12f9e3598fab3a9e0a93971e27541cef55f427202abab4d0e60
|
|
| MD5 |
2688f0bd0ec9042697bc79186d1bb5c6
|
|
| BLAKE2b-256 |
86989e55c4c278b6904eac0dc99710e3f54ab4455ed677e2ff47b7ca54acdc9b
|
File details
Details for the file django_didadata-1.0.0-py3-none-any.whl.
File metadata
- Download URL: django_didadata-1.0.0-py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d3fe9492f4466e9ace7ff2b311cebd7ea53019fb443ad7158bf42797bbec5934
|
|
| MD5 |
fc1e4e4a3713cc9ce634af6bff3faf1b
|
|
| BLAKE2b-256 |
0de550846f22afda2cb2958c538b07218cdce691a0fc807e2d9f073371f323b4
|