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.tar.gz
(7.9 kB
view details)
Built Distribution
File details
Details for the file django-push-0.6.tar.gz
.
File metadata
- Download URL: django-push-0.6.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee31cfa349e0359e9160049731d9045f784fa12f8e08c7531e023f763db1b90c |
|
MD5 | 242b957056f10b807e8ffb2036b93c05 |
|
BLAKE2b-256 | 32d58576b03b2be153713d62293f282dbf1a33290fe95d657b5bd1da565b3955 |
File details
Details for the file django_push-0.6-py2.py3-none-any.whl
.
File metadata
- Download URL: django_push-0.6-py2.py3-none-any.whl
- Upload date:
- Size: 17.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b029d3c6a3ad385c7b10be073b66b2601bb7420c384bbc4675628b1ede32939 |
|
MD5 | afb6134c34d7abeec8393a04d5165b3c |
|
BLAKE2b-256 | 1eb4443724342c9716c4fa784a2139fd0f719dba969ac419b1356a6a7037129f |