illallangi-django-mastodon


Nameillallangi-django-mastodon JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
SummaryA Django application for recording mastodon statuses.
upload_time2024-10-07 09:05:17
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10.1
licenseMIT License
keywords django mastodon
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Illallangi Django-Mastodon

Illallangi Django-Mastodon is a Django application for recording mastodon statuses.

## Requirements

- Python >= 3.10.12

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "illallangi-django-mastodon",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10.1",
    "maintainer_email": "Andrew Cole <andrew.cole@illallangi.com>",
    "keywords": "django, mastodon",
    "author": null,
    "author_email": "Andrew Cole <andrew.cole@illallangi.com>",
    "download_url": "https://files.pythonhosted.org/packages/6d/bb/0397f4152b1e0e1420863bd8966dd06a19b94561965321826eaa3bfd1683/illallangi_django_mastodon-0.1.1.tar.gz",
    "platform": null,
    "description": "# Illallangi Django-Mastodon\n\nIllallangi Django-Mastodon is a Django application for recording mastodon statuses.\n\n## Requirements\n\n- Python >= 3.10.12\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "A Django application for recording mastodon statuses.",
    "version": "0.1.1",
    "project_urls": {
        "Changelog": "https://github.com/illallangi/django-mastodon/blob/master/CHANGELOG.md",
        "Homepage": "https://github.com/illallangi/django-mastodon",
        "Issues": "https://github.com/illallangi/django-mastodon/issues",
        "Repository": "https://github.com/illallangi/django-mastodon.git"
    },
    "split_keywords": [
        "django",
        " mastodon"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2d26a7f415e8d679f8d8fb52d3291d0fae08ab7591aa52a9b2477752c47d8583",
                "md5": "4584a2dad0f13e49bf159783a34b27d4",
                "sha256": "e880efc396928d1ac061efda539f03030e5879dcf5d0d577e93e85fcb23a9b72"
            },
            "downloads": -1,
            "filename": "illallangi_django_mastodon-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4584a2dad0f13e49bf159783a34b27d4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10.1",
            "size": 1864713,
            "upload_time": "2024-10-07T09:05:16",
            "upload_time_iso_8601": "2024-10-07T09:05:16.016294Z",
            "url": "https://files.pythonhosted.org/packages/2d/26/a7f415e8d679f8d8fb52d3291d0fae08ab7591aa52a9b2477752c47d8583/illallangi_django_mastodon-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6dbb0397f4152b1e0e1420863bd8966dd06a19b94561965321826eaa3bfd1683",
                "md5": "d56195a2fc0a53ae912741d49ccc78f4",
                "sha256": "c1823a19588de705fc2f4292b9342f50546355d472067d4b91582a620d21f380"
            },
            "downloads": -1,
            "filename": "illallangi_django_mastodon-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d56195a2fc0a53ae912741d49ccc78f4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10.1",
            "size": 1857947,
            "upload_time": "2024-10-07T09:05:17",
            "upload_time_iso_8601": "2024-10-07T09:05:17.418538Z",
            "url": "https://files.pythonhosted.org/packages/6d/bb/0397f4152b1e0e1420863bd8966dd06a19b94561965321826eaa3bfd1683/illallangi_django_mastodon-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-07 09:05:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "illallangi",
    "github_project": "django-mastodon",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "illallangi-django-mastodon"
}
        
Elapsed time: 0.34089s