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.8.tar.gz
(7.8 kB
view details)
Built Distribution
File details
Details for the file django-push-0.8.tar.gz
.
File metadata
- Download URL: django-push-0.8.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9ffbfe249739a521ccfa1a48daa0d5f896808a975a8361552944853e64d2ff01 |
|
MD5 | a201c4068f64404047715ae4f3920893 |
|
BLAKE2b-256 | dcabd72d4820f8e4bfdb7d2b3792e6adbd4713bce9fa0e0dd35f23ebd13f52ac |
File details
Details for the file django_push-0.8-py2.py3-none-any.whl
.
File metadata
- Download URL: django_push-0.8-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 | 5d4fc7a42a492b19deda4c439deb5f544e979b4206b74065b914afb3737725eb |
|
MD5 | 34a68b3057a0548f681bb899cc61d88f |
|
BLAKE2b-256 | 31b30813b566f6720cc2ec36d55d400f164934a6359c67a66c6021d9adbfafc8 |