User actions tracking and analytics for Django sites.
Project description
User actions tracking and analytics for Django sites
Contribution
All contributions or fixes are welcome. Just make sure to follow this rules:
Always include some unit tests for the new code you write or the bugs you fix. Or, update the existent unit tests, if necessary.
Stick to PEP-8 styling.
Make your pull requests to develop branch.
Testing
Run tests:
python setup.py test
Run tests with coverage:
python setup.py test --pytest-args "--cov-report xml --cov tracking_analyzer tests/ --verbose --junit-xml=junit.xml --color=yes"
Run tests with coverage and Pylint/PEP8 checking:
python setup.py test --pytest-args "--cov-report xml --cov tracking_analyzer tests/ --verbose --junit-xml=junit.xml --color=yes --pylint --pylint-rcfile=pylint.rc --pep8"
Project details
Release history Release notifications | RSS feed
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
File details
Details for the file django-tracking-analyzer-0.1a4.tar.gz
.
File metadata
- Download URL: django-tracking-analyzer-0.1a4.tar.gz
- Upload date:
- Size: 104.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a7922f7971acadab279b6369191f23d0beb28e055bce00964253f37977556adb |
|
MD5 | b4ef3728e137d3498f2afcbbe0bf562d |
|
BLAKE2b-256 | 2ff4d7b8842006ee90dfb775a9699be3520a4ab5831b910040392976831230aa |
File details
Details for the file django_tracking_analyzer-0.1a4-py2.py3-none-any.whl
.
File metadata
- Download URL: django_tracking_analyzer-0.1a4-py2.py3-none-any.whl
- Upload date:
- Size: 110.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1ed888b519836898a834585826ef039a02b28f7c292001715cb3c4067108e0fa |
|
MD5 | 4e639b84c4145fb9642b116ea624b879 |
|
BLAKE2b-256 | d7829044313658192e02dc259c0e08b74ab06a5bf3468741e982d404581b50a4 |