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.9.tar.gz
(7.7 kB
view details)
Built Distribution
File details
Details for the file django-push-0.9.tar.gz
.
File metadata
- Download URL: django-push-0.9.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 56d890cc916d4cb57ec06aade001b353beff22a71c92d969c28b47e42833ad8c |
|
MD5 | d1f7f9b7969ad431d30a07604041a6a3 |
|
BLAKE2b-256 | a86080e5cb636c66af460a14e7a77baf2b326f8d231e721fb5bc46c90939b2f7 |
File details
Details for the file django_push-0.9-py2.py3-none-any.whl
.
File metadata
- Download URL: django_push-0.9-py2.py3-none-any.whl
- Upload date:
- Size: 16.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f173bb7aeb9d7b70a90daded7d718f0513cbc66d50a8c038899d65203fa1ab82 |
|
MD5 | 1b6c44aff493513b0078fe2191f8fd30 |
|
BLAKE2b-256 | 49155f9bf4f7cd47b5044de3a0c2ac942a4d5758fcd420bb8be99930f3315ad9 |