django-activitypub-toolkit


Namedjango-activitypub-toolkit JSON
Version 0.0.2 PyPI version JSON
download
home_pageNone
SummaryDjango pluggable application to ActivityPub servers
upload_time2025-02-07 04:22:51
maintainerNone
docs_urlNone
authorRaphael Lullis
requires_python<4,>=3.9
licenseBSD-3-Clause
keywords django activitypub
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ### Django ActivityPub Toolkit - add support to ActivityPub in your django applications

## Overview

Django ActivityPub Toolkit is pluggable django app that provides all
the models, views and background tasks to let your application
integrate with any other service that uses
[ActivityPub](https://activitypub.rocks).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "django-activitypub-toolkit",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.9",
    "maintainer_email": null,
    "keywords": "django, activitypub",
    "author": "Raphael Lullis",
    "author_email": "raphael@mushroomlabs.com",
    "download_url": "https://files.pythonhosted.org/packages/34/da/870c36197ba84c2ed92c62ed967ed472b154aaa96a038e0b3f289bf2c7aa/django_activitypub_toolkit-0.0.2.tar.gz",
    "platform": null,
    "description": "### Django ActivityPub Toolkit - add support to ActivityPub in your django applications\n\n## Overview\n\nDjango ActivityPub Toolkit is pluggable django app that provides all\nthe models, views and background tasks to let your application\nintegrate with any other service that uses\n[ActivityPub](https://activitypub.rocks).\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Django pluggable application to ActivityPub servers",
    "version": "0.0.2",
    "project_urls": null,
    "split_keywords": [
        "django",
        " activitypub"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b7550b744bfe04a5ca53e00d3c551802997020035e86d7d001ff2283d2633d83",
                "md5": "d560f0ff37e25bf312891626fe23779b",
                "sha256": "3d30cc6845715bab51cae1133d7b65b24172126bb0cbcfd5ac7e907bce9de59d"
            },
            "downloads": -1,
            "filename": "django_activitypub_toolkit-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d560f0ff37e25bf312891626fe23779b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.9",
            "size": 59313,
            "upload_time": "2025-02-07T04:22:49",
            "upload_time_iso_8601": "2025-02-07T04:22:49.529096Z",
            "url": "https://files.pythonhosted.org/packages/b7/55/0b744bfe04a5ca53e00d3c551802997020035e86d7d001ff2283d2633d83/django_activitypub_toolkit-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "34da870c36197ba84c2ed92c62ed967ed472b154aaa96a038e0b3f289bf2c7aa",
                "md5": "b3a1e3d1160506957fc70f212452a13d",
                "sha256": "31aff55fe1b32bf4f39c8679b6384edce52f376ee4493fce0edce2ea9f855677"
            },
            "downloads": -1,
            "filename": "django_activitypub_toolkit-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "b3a1e3d1160506957fc70f212452a13d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.9",
            "size": 47460,
            "upload_time": "2025-02-07T04:22:51",
            "upload_time_iso_8601": "2025-02-07T04:22:51.350924Z",
            "url": "https://files.pythonhosted.org/packages/34/da/870c36197ba84c2ed92c62ed967ed472b154aaa96a038e0b3f289bf2c7aa/django_activitypub_toolkit-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-07 04:22:51",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "django-activitypub-toolkit"
}
        
Elapsed time: 0.55193s