PubSubHubbub (PuSH) support for Django
Project description
PubSubHubbub support for Django.
Author: Bruno Renié and contributors
Licence: BSD
Usage
The documentation is available on ReadTheDocs.
Contributing
Links to the PubSubHubbub specs: 0.4, 0.3.
The project is on github: https://github.com/brutasse/django-push
To setup a development environment, run:
mkvirtualenv django-push pip install -r requirements-dev.txt Django
Then run the tests:
python setup.py test
Use tox to run the tests across all supported Python / Django version combinations:
pip install tox tox
To get code coverage stats:
pip install coverage coverage run runtests.py coverage html open htmlcov/index.html
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
django-push-0.6.1.tar.gz
(7.9 kB
view details)
Built Distribution
File details
Details for the file django-push-0.6.1.tar.gz
.
File metadata
- Download URL: django-push-0.6.1.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f71858b3d98a39d7f0dc695f166a1dda0562b8dfdf779e7eb7326c93b37a53a2 |
|
MD5 | 457d65c50f2d4e8314a4a04091db15de |
|
BLAKE2b-256 | 2c6c2c91c72e1e0e353e40c98aa39a95fdd5b84fd4401e00e69ef7f337d13c28 |
File details
Details for the file django_push-0.6.1-py2.py3-none-any.whl
.
File metadata
- Download URL: django_push-0.6.1-py2.py3-none-any.whl
- Upload date:
- Size: 17.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 932dbb0683149e6ee53b9febcc0340af895e3632580dcfac964d433928f8c08c |
|
MD5 | 9f7e440aaa28ec925758c39b013dd0f3 |
|
BLAKE2b-256 | 706858ffd7adb571677799fe27b90fa16db1b6d3031fba712d5353f19511264a |