fastapi-activitypub


Namefastapi-activitypub JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/p2p-ld/fastapi-activitypub
SummaryUltraminimal Activitypub SDK for FastAPI
upload_time2024-01-10 00:33:38
maintainer
docs_urlNone
authorsneakers-the-rat
requires_python>=3.11,<4.0
licenseAGPL-3.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # fastapi-activitypub
Ultraminimal Activitypub SDK for FastAPI

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/p2p-ld/fastapi-activitypub",
    "name": "fastapi-activitypub",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "sneakers-the-rat",
    "author_email": "sneakers-the-rat@protonmail.com",
    "download_url": "https://files.pythonhosted.org/packages/7f/18/4129d0015e0e54fa8406f0d1bdf29743ce1b978837da390a82e37859cb82/fastapi_activitypub-0.1.0.tar.gz",
    "platform": null,
    "description": "# fastapi-activitypub\nUltraminimal Activitypub SDK for FastAPI\n",
    "bugtrack_url": null,
    "license": "AGPL-3.0",
    "summary": "Ultraminimal Activitypub SDK for FastAPI",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/p2p-ld/fastapi-activitypub",
        "Repository": "https://github.com/p2p-ld/fastapi-activitypub"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d44a4bad88380f3ca94832797938138d12e631465a896984b6bfa79adef4ac11",
                "md5": "3560936cfc75434a7232b5f6e52b517e",
                "sha256": "3a914d0cb63ac448c7259e1c9d71b3a8a79325ba5fd2f9133b2cee387f689f9d"
            },
            "downloads": -1,
            "filename": "fastapi_activitypub-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3560936cfc75434a7232b5f6e52b517e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11,<4.0",
            "size": 13282,
            "upload_time": "2024-01-10T00:33:37",
            "upload_time_iso_8601": "2024-01-10T00:33:37.400062Z",
            "url": "https://files.pythonhosted.org/packages/d4/4a/4bad88380f3ca94832797938138d12e631465a896984b6bfa79adef4ac11/fastapi_activitypub-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7f184129d0015e0e54fa8406f0d1bdf29743ce1b978837da390a82e37859cb82",
                "md5": "7deb34dfe551d6a7d8362df675e14dec",
                "sha256": "72001f32f9c0b3bfe33036d5fd21f52e41d3642c38418bbf0256179b2277b12f"
            },
            "downloads": -1,
            "filename": "fastapi_activitypub-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7deb34dfe551d6a7d8362df675e14dec",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11,<4.0",
            "size": 12841,
            "upload_time": "2024-01-10T00:33:38",
            "upload_time_iso_8601": "2024-01-10T00:33:38.936107Z",
            "url": "https://files.pythonhosted.org/packages/7f/18/4129d0015e0e54fa8406f0d1bdf29743ce1b978837da390a82e37859cb82/fastapi_activitypub-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-10 00:33:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "p2p-ld",
    "github_project": "fastapi-activitypub",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "fastapi-activitypub"
}
        
Elapsed time: 0.21623s