django-logpipe


Namedjango-logpipe JSON
Version 1.4.11 PyPI version JSON
download
home_pageNone
SummaryMove data around between Python services using Kafka and/or AWS Kinesis and Django Rest Framework serializers.
upload_time2025-02-17 22:46:50
maintainerNone
docs_urlNone
authorthelab
requires_python<4.0,>=3.11
licenseISC
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # django-logpipe

[![](https://gitlab.com/thelabnyc/django-logpipe/badges/master/build.svg)](https://gitlab.com/thelabnyc/django-logpipe/commits/master)
[![](https://img.shields.io/pypi/l/django-logpipe.svg)](https://pypi.python.org/pypi/)
[![](https://badge.fury.io/py/django-logpipe.svg)](https://pypi.python.org/pypi/django-logpipe)
[![](https://img.shields.io/pypi/format/django-logpipe.svg)](https://pypi.python.org/pypi/django-logpipe)

Django-logpipe is a library that serves as a universal pipe for moving data around between Django applications and services. It supports serialization by means of [Django REST Framework][drf] and/or [Pydantic][pydantic], and supports using either [Apache Kafka][kafka]] or [Amazon Kinesis][kinesis] as the underlying data stream.

[drf]: http://www.django-rest-framework.org/
[pydantic]: https://docs.pydantic.dev/
[kafka]: https://kafka.apache.org/
[kinesis]: https://aws.amazon.com/kinesis/

## Documentation

See [https://thelabnyc.gitlab.io/django-logpipe/](https://thelabnyc.gitlab.io/django-logpipe/)

## Change log

See [Release Notes](./docs/releases.md)


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "django-logpipe",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.11",
    "maintainer_email": null,
    "keywords": null,
    "author": "thelab",
    "author_email": "thelabdev@thelab.co",
    "download_url": "https://files.pythonhosted.org/packages/30/8a/530c1039d6cb1ce030bb4d61fcdbd9f9a189ba2af4663bf81011553e7753/django_logpipe-1.4.11.tar.gz",
    "platform": null,
    "description": "# django-logpipe\n\n[![](https://gitlab.com/thelabnyc/django-logpipe/badges/master/build.svg)](https://gitlab.com/thelabnyc/django-logpipe/commits/master)\n[![](https://img.shields.io/pypi/l/django-logpipe.svg)](https://pypi.python.org/pypi/)\n[![](https://badge.fury.io/py/django-logpipe.svg)](https://pypi.python.org/pypi/django-logpipe)\n[![](https://img.shields.io/pypi/format/django-logpipe.svg)](https://pypi.python.org/pypi/django-logpipe)\n\nDjango-logpipe is a library that serves as a universal pipe for moving data around between Django applications and services. It supports serialization by means of [Django REST Framework][drf] and/or [Pydantic][pydantic], and supports using either [Apache Kafka][kafka]] or [Amazon Kinesis][kinesis] as the underlying data stream.\n\n[drf]: http://www.django-rest-framework.org/\n[pydantic]: https://docs.pydantic.dev/\n[kafka]: https://kafka.apache.org/\n[kinesis]: https://aws.amazon.com/kinesis/\n\n## Documentation\n\nSee [https://thelabnyc.gitlab.io/django-logpipe/](https://thelabnyc.gitlab.io/django-logpipe/)\n\n## Change log\n\nSee [Release Notes](./docs/releases.md)\n\n",
    "bugtrack_url": null,
    "license": "ISC",
    "summary": "Move data around between Python services using Kafka and/or AWS Kinesis and Django Rest Framework serializers.",
    "version": "1.4.11",
    "project_urls": {
        "Homepage": "https://gitlab.com/thelabnyc/django-logpipe",
        "Repository": "https://gitlab.com/thelabnyc/django-logpipe"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bdca4479362f8d2888b410b3f6ec5f38ba013bad5a2b261ca56f2b5169728d9d",
                "md5": "90ad74c799ec24974702a62c5250afcd",
                "sha256": "02a568eba5c92279c91a2a725ccec7e6538898cde607ad831c3ffe5acb0826ce"
            },
            "downloads": -1,
            "filename": "django_logpipe-1.4.11-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "90ad74c799ec24974702a62c5250afcd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 39780,
            "upload_time": "2025-02-17T22:46:48",
            "upload_time_iso_8601": "2025-02-17T22:46:48.072855Z",
            "url": "https://files.pythonhosted.org/packages/bd/ca/4479362f8d2888b410b3f6ec5f38ba013bad5a2b261ca56f2b5169728d9d/django_logpipe-1.4.11-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "308a530c1039d6cb1ce030bb4d61fcdbd9f9a189ba2af4663bf81011553e7753",
                "md5": "b091625866c4edc0ecddedcfedc76609",
                "sha256": "e2813cd7e016554181075f0661d298ed950c7097e3f95b8a1ed9664da70944a1"
            },
            "downloads": -1,
            "filename": "django_logpipe-1.4.11.tar.gz",
            "has_sig": false,
            "md5_digest": "b091625866c4edc0ecddedcfedc76609",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 23370,
            "upload_time": "2025-02-17T22:46:50",
            "upload_time_iso_8601": "2025-02-17T22:46:50.006508Z",
            "url": "https://files.pythonhosted.org/packages/30/8a/530c1039d6cb1ce030bb4d61fcdbd9f9a189ba2af4663bf81011553e7753/django_logpipe-1.4.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-17 22:46:50",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "thelabnyc",
    "gitlab_project": "django-logpipe",
    "lcname": "django-logpipe"
}
        
Elapsed time: 2.73841s