activitypub-utils


Nameactivitypub-utils JSON
Version 0.3.2 PyPI version JSON
download
home_pageNone
SummaryVarious classes and functions for ActivityPub servers
upload_time2024-08-23 05:04:01
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseCNPL 7+
keywords python activitypub mastodon
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ActivityPub Utilities

A collection of classes and functions to aid in the development of an ActivityPub server

[![PyPI - Version](https://img.shields.io/pypi/v/activitypub-utils.svg)](https://pypi.org/project/activitypub-utils)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/activitypub-utils.svg)](https://pypi.org/project/activitypub-utils)

[Documentation](https://docs.barkshark.xyz/aputils)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "activitypub-utils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "python, activitypub, mastodon",
    "author": null,
    "author_email": "Zoey Mae <admin@barkshark.xyz>",
    "download_url": "https://files.pythonhosted.org/packages/cc/44/bad09bfdc51d911fdb7ab663a69b46b843e5d48b9fbf1f7608920694b042/activitypub_utils-0.3.2.tar.gz",
    "platform": "any",
    "description": "# ActivityPub Utilities\n\nA collection of classes and functions to aid in the development of an ActivityPub server\n\n[![PyPI - Version](https://img.shields.io/pypi/v/activitypub-utils.svg)](https://pypi.org/project/activitypub-utils)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/activitypub-utils.svg)](https://pypi.org/project/activitypub-utils)\n\n[Documentation](https://docs.barkshark.xyz/aputils)\n",
    "bugtrack_url": null,
    "license": "CNPL 7+",
    "summary": "Various classes and functions for ActivityPub servers",
    "version": "0.3.2",
    "project_urls": {
        "Bug Tracker": "https://git.barkshark.xyz/barkshark/aputils/issues",
        "Documentation": "https://docs.barkshark.xyz/aputils",
        "Homepage": "https://git.barkshark.xyz/barkshark/aputils",
        "Source Code": "https://git.barkshark.xyz/barkshark/aputils"
    },
    "split_keywords": [
        "python",
        " activitypub",
        " mastodon"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bfebab9a3f3157763e13b34fbdc78de0ae95ae63fa0fe665b62cf5103bec8ca6",
                "md5": "928d07750fe2af5ce98665c39ce5713f",
                "sha256": "f390504553af60c3d9ded07a7751e16ad3fd18bab1f594133dd0ed1fd16d84f7"
            },
            "downloads": -1,
            "filename": "activitypub_utils-0.3.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "928d07750fe2af5ce98665c39ce5713f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 36330,
            "upload_time": "2024-08-23T05:04:00",
            "upload_time_iso_8601": "2024-08-23T05:04:00.184415Z",
            "url": "https://files.pythonhosted.org/packages/bf/eb/ab9a3f3157763e13b34fbdc78de0ae95ae63fa0fe665b62cf5103bec8ca6/activitypub_utils-0.3.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cc44bad09bfdc51d911fdb7ab663a69b46b843e5d48b9fbf1f7608920694b042",
                "md5": "b8cf322e9d42019875e42e7fe4094d82",
                "sha256": "12c99104803fd6911e3a59a79bccc28bdd5ced1a0afd38ca684e434523233046"
            },
            "downloads": -1,
            "filename": "activitypub_utils-0.3.2.tar.gz",
            "has_sig": false,
            "md5_digest": "b8cf322e9d42019875e42e7fe4094d82",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 32481,
            "upload_time": "2024-08-23T05:04:01",
            "upload_time_iso_8601": "2024-08-23T05:04:01.500185Z",
            "url": "https://files.pythonhosted.org/packages/cc/44/bad09bfdc51d911fdb7ab663a69b46b843e5d48b9fbf1f7608920694b042/activitypub_utils-0.3.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-23 05:04:01",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "activitypub-utils"
}
        
Elapsed time: 0.29357s