minimal-activitypub


Nameminimal-activitypub JSON
Version 1.3.1 PyPI version JSON
download
home_pageNone
SummaryMinimal inplementation of ActivityPub Interface
upload_time2024-12-14 23:42:04
maintainerNone
docs_urlNone
authorNone
requires_python<3.14,>=3.9
licenseAGPL-3.0-or-later
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Minimal-ActivityPub
===================

|Repo| |CI| |Downloads|

|pip-audit| |CodeLimit|

|Codestyle| |Version| |Wheel|

|AGPL|

Minimal-ActivityPub is a minimal Python implementation of the ActivityPub rest API used by `Mastodon`_, `Pleroma`_,
and `Takahe`_. This implementation makes use of asyncio where appropriate. It is intended to be used as a library by
other applications. No standalone functionality is provided.

Minimal refers to the fact that only API calls I need for my other projects `Fedinesia`_, `Lemmy2Fedi`_ and
`Tootbot`_ are implemented.

**DO NOT** expect a full or complete implementation of all `ActivityPub API <https://activitypub.rocks/>`_ functionality.

For more details have a look at the `Documentation`_

Contributing
==================================
Issues and pull requests are welcome.

Minimal-ActivityPub is using `pre-commit`_  and `rye`_. Please install and use both pre-commit and rye if you'd
like to contribute.

Licensing
==================================
Minimal-ActivityPub is licenced with the `GNU Affero General Public License v3.0 <http://www.gnu.org/licenses/agpl-3.0.html>`_

Supporting Minimal-ActivityPub
==================================

There are a number of ways you can support Minimal-ActivityPub:

- Create an issue with problems or ideas you have with/for Minimal-ActivityPub
- You can `buy me a coffee <https://www.buymeacoffee.com/marvin8>`_.
- You can send me small change in Monero to the address below:

Monero donation address:
----------------------------------
`8ADQkCya3orL178dADn4bnKuF1JuVGEG97HPRgmXgmZ2cZFSkWU9M2v7BssEGeTRNN2V5p6bSyHa83nrdu1XffDX3cnjKVu`


.. |AGPL| image:: https://www.gnu.org/graphics/agplv3-with-text-162x68.png
    :alt: AGLP 3 or later
    :target:  https://codeberg.org/MarvinsMastodonTools/minimal-activitypub/src/branch/main/LICENSE.md

.. |Repo| image:: https://img.shields.io/badge/repo-Codeberg.org-blue
    :alt: Repo at Codeberg.org
    :target: https://codeberg.org/MarvinsMastodonTools/minimal-activitypub

.. |Downloads| image:: https://pepy.tech/badge/minimal-activitypub
    :alt: Download count
    :target: https://pepy.tech/project/minimal-activitypub

.. |Codestyle| image:: https://img.shields.io/badge/code%20style-black-000000.svg
    :alt: Code style: black
    :target: https://github.com/psf/black

.. |pip-audit| image:: https://img.shields.io/badge/pip--audit-checked-green
    :alt: Checked with pip-audit
    :target: https://pypi.org/project/pip-audit/

.. |Version| image:: https://img.shields.io/pypi/pyversions/minimal-activitypub
    :alt: PyPI - Python Version

.. |Wheel| image:: https://img.shields.io/pypi/wheel/minimal-activitypub
    :alt: PyPI - Wheel

.. |CI| image:: https://ci.codeberg.org/api/badges/MarvinsMastodonTools/minimal-activitypub/status.svg
    :alt: CI / Woodpecker
    :target: https://ci.codeberg.org/MarvinsMastodonTools/minimal-activitypub

.. |CodeLimit| image:: https://img.shields.io/badge/CodeLimit-checked-green.svg
    :target: https://github.com/getcodelimit/codelimit

.. _Documentation: https://marvinsmastodontools.codeberg.page/minimal-activitypub/
.. _pre-commit: https://pre-commit.com/
.. _rye: https://rye-up.com/
.. _Mastodon: https://joinmastodon.org/
.. _Pleroma: https://pleroma.social/
.. _Takahe: https://jointakahe.org/
.. _Fedinesia: https://codeberg.org/MarvinsMastodonTools/fedinesia
.. _Tootbot: https://codeberg.org/MarvinsMastodonTools/tootbot
.. _Lemmy2Fedi: https://codeberg.org/MarvinsMastodonTools/lemmy2fedi

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "minimal-activitypub",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.14,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "marvin8 <marvin8@tuta.io>",
    "download_url": "https://files.pythonhosted.org/packages/45/71/63d334ccc67e53ef0c008960483c03234373a1a4a987ff07dfbb978a7f6c/minimal_activitypub-1.3.1.tar.gz",
    "platform": null,
    "description": "Minimal-ActivityPub\n===================\n\n|Repo| |CI| |Downloads|\n\n|pip-audit| |CodeLimit|\n\n|Codestyle| |Version| |Wheel|\n\n|AGPL|\n\nMinimal-ActivityPub is a minimal Python implementation of the ActivityPub rest API used by `Mastodon`_, `Pleroma`_,\nand `Takahe`_. This implementation makes use of asyncio where appropriate. It is intended to be used as a library by\nother applications. No standalone functionality is provided.\n\nMinimal refers to the fact that only API calls I need for my other projects `Fedinesia`_, `Lemmy2Fedi`_ and\n`Tootbot`_ are implemented.\n\n**DO NOT** expect a full or complete implementation of all `ActivityPub API <https://activitypub.rocks/>`_ functionality.\n\nFor more details have a look at the `Documentation`_\n\nContributing\n==================================\nIssues and pull requests are welcome.\n\nMinimal-ActivityPub is using `pre-commit`_  and `rye`_. Please install and use both pre-commit and rye if you'd\nlike to contribute.\n\nLicensing\n==================================\nMinimal-ActivityPub is licenced with the `GNU Affero General Public License v3.0 <http://www.gnu.org/licenses/agpl-3.0.html>`_\n\nSupporting Minimal-ActivityPub\n==================================\n\nThere are a number of ways you can support Minimal-ActivityPub:\n\n- Create an issue with problems or ideas you have with/for Minimal-ActivityPub\n- You can `buy me a coffee <https://www.buymeacoffee.com/marvin8>`_.\n- You can send me small change in Monero to the address below:\n\nMonero donation address:\n----------------------------------\n`8ADQkCya3orL178dADn4bnKuF1JuVGEG97HPRgmXgmZ2cZFSkWU9M2v7BssEGeTRNN2V5p6bSyHa83nrdu1XffDX3cnjKVu`\n\n\n.. |AGPL| image:: https://www.gnu.org/graphics/agplv3-with-text-162x68.png\n    :alt: AGLP 3 or later\n    :target:  https://codeberg.org/MarvinsMastodonTools/minimal-activitypub/src/branch/main/LICENSE.md\n\n.. |Repo| image:: https://img.shields.io/badge/repo-Codeberg.org-blue\n    :alt: Repo at Codeberg.org\n    :target: https://codeberg.org/MarvinsMastodonTools/minimal-activitypub\n\n.. |Downloads| image:: https://pepy.tech/badge/minimal-activitypub\n    :alt: Download count\n    :target: https://pepy.tech/project/minimal-activitypub\n\n.. |Codestyle| image:: https://img.shields.io/badge/code%20style-black-000000.svg\n    :alt: Code style: black\n    :target: https://github.com/psf/black\n\n.. |pip-audit| image:: https://img.shields.io/badge/pip--audit-checked-green\n    :alt: Checked with pip-audit\n    :target: https://pypi.org/project/pip-audit/\n\n.. |Version| image:: https://img.shields.io/pypi/pyversions/minimal-activitypub\n    :alt: PyPI - Python Version\n\n.. |Wheel| image:: https://img.shields.io/pypi/wheel/minimal-activitypub\n    :alt: PyPI - Wheel\n\n.. |CI| image:: https://ci.codeberg.org/api/badges/MarvinsMastodonTools/minimal-activitypub/status.svg\n    :alt: CI / Woodpecker\n    :target: https://ci.codeberg.org/MarvinsMastodonTools/minimal-activitypub\n\n.. |CodeLimit| image:: https://img.shields.io/badge/CodeLimit-checked-green.svg\n    :target: https://github.com/getcodelimit/codelimit\n\n.. _Documentation: https://marvinsmastodontools.codeberg.page/minimal-activitypub/\n.. _pre-commit: https://pre-commit.com/\n.. _rye: https://rye-up.com/\n.. _Mastodon: https://joinmastodon.org/\n.. _Pleroma: https://pleroma.social/\n.. _Takahe: https://jointakahe.org/\n.. _Fedinesia: https://codeberg.org/MarvinsMastodonTools/fedinesia\n.. _Tootbot: https://codeberg.org/MarvinsMastodonTools/tootbot\n.. _Lemmy2Fedi: https://codeberg.org/MarvinsMastodonTools/lemmy2fedi\n",
    "bugtrack_url": null,
    "license": "AGPL-3.0-or-later",
    "summary": "Minimal inplementation of ActivityPub Interface",
    "version": "1.3.1",
    "project_urls": {
        "Changelog": "https://codeberg.org/MarvinsMastodonTools/minimal-activitypub/src/branch/main/CHANGELOG.rst",
        "Documentation": "https://marvinsmastodontools.codeberg.page/minimal-activitypub/",
        "Issues": "https://codeberg.org/MarvinsMastodonTools/minimal-activitypub/issues",
        "Source": "https://codeberg.org/MarvinsMastodonTools/minimal-activitypub"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6039594ac919381e4f4134e401d533679a4902a5f77d2087dd8a28cd70cd29e2",
                "md5": "07d8e066bc714d1cb662bce5a891d956",
                "sha256": "dadbcf1679ccd635df40e2a020424fb1f3966d3277dbaa7af4361ee3ae413c6f"
            },
            "downloads": -1,
            "filename": "minimal_activitypub-1.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "07d8e066bc714d1cb662bce5a891d956",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.14,>=3.9",
            "size": 23400,
            "upload_time": "2024-12-14T23:42:01",
            "upload_time_iso_8601": "2024-12-14T23:42:01.654913Z",
            "url": "https://files.pythonhosted.org/packages/60/39/594ac919381e4f4134e401d533679a4902a5f77d2087dd8a28cd70cd29e2/minimal_activitypub-1.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "457163d334ccc67e53ef0c008960483c03234373a1a4a987ff07dfbb978a7f6c",
                "md5": "76220b094752342afde788a2f92c9929",
                "sha256": "3dc8b40404766207a3a26c196fa898eacb3949343112b6b13e5ee02cc16a888c"
            },
            "downloads": -1,
            "filename": "minimal_activitypub-1.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "76220b094752342afde788a2f92c9929",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.14,>=3.9",
            "size": 30222,
            "upload_time": "2024-12-14T23:42:04",
            "upload_time_iso_8601": "2024-12-14T23:42:04.783652Z",
            "url": "https://files.pythonhosted.org/packages/45/71/63d334ccc67e53ef0c008960483c03234373a1a4a987ff07dfbb978a7f6c/minimal_activitypub-1.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-14 23:42:04",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": true,
    "codeberg_user": "MarvinsMastodonTools",
    "codeberg_project": "minimal-activitypub",
    "lcname": "minimal-activitypub"
}
        
Elapsed time: 0.34795s