typegram


Nametypegram JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/AyiinXd/typegram
SummaryTelegram MTProto API framework in Python for bots.
upload_time2024-06-07 17:07:06
maintainerNone
docs_urlNone
authorAyiinXd
requires_python~=3.7
licenseMIT
keywords telegram api chat bots library messaging mtproto
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # typegram

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/AyiinXd/typegram",
    "name": "typegram",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "~=3.7",
    "maintainer_email": null,
    "keywords": "telegram api chat bots library messaging mtproto",
    "author": "AyiinXd",
    "author_email": "ayiincorporation@gmail.com",
    "download_url": null,
    "platform": null,
    "description": "# typegram\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Telegram MTProto API framework in Python for bots.",
    "version": "0.0.2",
    "project_urls": {
        "Bug Tracker": "https://github.com/AyiinXd/typegram/issues",
        "Homepage": "https://github.com/AyiinXd/typegram",
        "Source Code": "https://github.com/AyiinXd/typegram"
    },
    "split_keywords": [
        "telegram",
        "api",
        "chat",
        "bots",
        "library",
        "messaging",
        "mtproto"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "616a45474d615c5a686de7c001a23350876494e818601088bb97db6a880bc6be",
                "md5": "b1119a008c87158feee712a5f8f432bd",
                "sha256": "53ecb56d10c6b2dce2aa2c0c41f2396f5b8dd00b4ee70a9f3ad4639e573eccce"
            },
            "downloads": -1,
            "filename": "typegram-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b1119a008c87158feee712a5f8f432bd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "~=3.7",
            "size": 2129773,
            "upload_time": "2024-06-07T17:07:06",
            "upload_time_iso_8601": "2024-06-07T17:07:06.615115Z",
            "url": "https://files.pythonhosted.org/packages/61/6a/45474d615c5a686de7c001a23350876494e818601088bb97db6a880bc6be/typegram-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-07 17:07:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "AyiinXd",
    "github_project": "typegram",
    "github_not_found": true,
    "lcname": "typegram"
}
        
Elapsed time: 0.30377s