Name | django-streaming JSON |
Version |
0.1
JSON |
| download |
home_page | None |
Summary | A project for streaming data. |
upload_time | 2025-09-18 12:38:02 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | None |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Django Streaming
[](https://github.com/unicef/django-streaming/actions/workflows/test.yml)
[](https://github.com/unicef/django-streaming/actions/workflows/lint.yml)
[](https://codecov.io/github/unicef/django-streaming)
[](https://unicef.github.io/django-streaming/)
[](https://badge.fury.io/py/django-streaming)
`django-streaming` is a robust and flexible Django application designed for efficiently streaming data from your
Django projects to various message brokers.
It provides a pluggable backend architecture supporting popular options like RabbitMQ and Redis, alongside console and
debug backends for development. With features like a threaded change manager for non-blocking asynchronous
notifications, configurable connection retry mechanisms, and graceful shutdown handling, django-streaming ensures
reliable data delivery. It seamlessly integrates with Django's ORM via signals to automatically stream model changes
and offers a command-line interface for easy interaction and debugging."
Raw data
{
"_id": null,
"home_page": null,
"name": "django-streaming",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "Stefano Apostolico <s.apostolico@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/87/2e/b7b8449527c5c97b336c23375270e898bbeb2e963e3a0878ecebd4d3f128/django_streaming-0.1.tar.gz",
"platform": null,
"description": "# Django Streaming\n\n[](https://github.com/unicef/django-streaming/actions/workflows/test.yml)\n[](https://github.com/unicef/django-streaming/actions/workflows/lint.yml)\n[](https://codecov.io/github/unicef/django-streaming)\n[](https://unicef.github.io/django-streaming/)\n[](https://badge.fury.io/py/django-streaming)\n\n\n`django-streaming` is a robust and flexible Django application designed for efficiently streaming data from your\nDjango projects to various message brokers.\n\nIt provides a pluggable backend architecture supporting popular options like RabbitMQ and Redis, alongside console and\ndebug backends for development. With features like a threaded change manager for non-blocking asynchronous\nnotifications, configurable connection retry mechanisms, and graceful shutdown handling, django-streaming ensures\nreliable data delivery. It seamlessly integrates with Django's ORM via signals to automatically stream model changes\nand offers a command-line interface for easy interaction and debugging.\"\n",
"bugtrack_url": null,
"license": null,
"summary": "A project for streaming data.",
"version": "0.1",
"project_urls": {
"Documentation": "https://github.com/UNICEF/django-streaming",
"Homepage": "https://github.com/UNICEF/django-streaming"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "22cddab52c189b94bf41fef7cde0ff99846ec1c3e24ccde611a1c56d440f4206",
"md5": "ef398bfad9fa2de54ece8f0762738d01",
"sha256": "9f216ee6132efbed4de3a25b23dabd7c6ba6264c98f1dac38d336888c8150a2b"
},
"downloads": -1,
"filename": "django_streaming-0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ef398bfad9fa2de54ece8f0762738d01",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 13597,
"upload_time": "2025-09-18T12:38:01",
"upload_time_iso_8601": "2025-09-18T12:38:01.331856Z",
"url": "https://files.pythonhosted.org/packages/22/cd/dab52c189b94bf41fef7cde0ff99846ec1c3e24ccde611a1c56d440f4206/django_streaming-0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "872eb7b8449527c5c97b336c23375270e898bbeb2e963e3a0878ecebd4d3f128",
"md5": "5b7524089329cf6d1fb12248718e29b8",
"sha256": "0f87ebdd48f42cf6cde5e82c9a842a0677145270b11aa157b7f54f15519768cd"
},
"downloads": -1,
"filename": "django_streaming-0.1.tar.gz",
"has_sig": false,
"md5_digest": "5b7524089329cf6d1fb12248718e29b8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 8700,
"upload_time": "2025-09-18T12:38:02",
"upload_time_iso_8601": "2025-09-18T12:38:02.413691Z",
"url": "https://files.pythonhosted.org/packages/87/2e/b7b8449527c5c97b336c23375270e898bbeb2e963e3a0878ecebd4d3f128/django_streaming-0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-09-18 12:38:02",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "UNICEF",
"github_project": "django-streaming",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "django-streaming"
}