django-logpipe


Namedjango-logpipe JSON
Version 1.4.7 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-01-14 20:54:15
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/d4/4e/e694ed09ec1c4e6e9975eb8195241cafeb8ed64103211bd956b4920a7098/django_logpipe-1.4.7.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.7",
    "project_urls": {
        "Homepage": "https://gitlab.com/thelabnyc/django-logpipe",
        "Repository": "https://gitlab.com/thelabnyc/django-logpipe"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f9500aff35e3436fcf485a6889f478465634c77ac96476a9bc804df7f25044a1",
                "md5": "9b14072de2d04cfdf1f54e5be324f979",
                "sha256": "a62077086a066e1f350d6f7b90fb9461c40e2f3d2e53a6c38b2aec5f79c0b2b0"
            },
            "downloads": -1,
            "filename": "django_logpipe-1.4.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9b14072de2d04cfdf1f54e5be324f979",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 39326,
            "upload_time": "2025-01-14T20:54:14",
            "upload_time_iso_8601": "2025-01-14T20:54:14.391355Z",
            "url": "https://files.pythonhosted.org/packages/f9/50/0aff35e3436fcf485a6889f478465634c77ac96476a9bc804df7f25044a1/django_logpipe-1.4.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d44ee694ed09ec1c4e6e9975eb8195241cafeb8ed64103211bd956b4920a7098",
                "md5": "d4900c7ef4c878ea1f3514bd94623b25",
                "sha256": "121ab9ffad6c5993506bbaab75fd09a5ac251c16cda16fd7985d602129b41622"
            },
            "downloads": -1,
            "filename": "django_logpipe-1.4.7.tar.gz",
            "has_sig": false,
            "md5_digest": "d4900c7ef4c878ea1f3514bd94623b25",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 23013,
            "upload_time": "2025-01-14T20:54:15",
            "upload_time_iso_8601": "2025-01-14T20:54:15.526262Z",
            "url": "https://files.pythonhosted.org/packages/d4/4e/e694ed09ec1c4e6e9975eb8195241cafeb8ed64103211bd956b4920a7098/django_logpipe-1.4.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-14 20:54:15",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "thelabnyc",
    "gitlab_project": "django-logpipe",
    "lcname": "django-logpipe"
}
        
Elapsed time: 0.73927s