Yanto


NameYanto JSON
Version 0.1.2 PyPI version JSON
download
home_pagehttps://github.com/pyrogram
SummaryElegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots
upload_time2023-10-30 11:29:32
maintainer
docs_urlNone
authorDan
requires_python~=3.7
licenseLGPLv3
keywords telegram chat messenger mtproto api client library python
VCS
bugtrack_url
requirements pyaes pysocks
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Bdrl-Userbot


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pyrogram",
    "name": "Yanto",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "~=3.7",
    "maintainer_email": "",
    "keywords": "telegram chat messenger mtproto api client library python",
    "author": "Dan",
    "author_email": "dan@pyrogram.org",
    "download_url": "https://files.pythonhosted.org/packages/40/53/cc73c37b2ba54cf9c09a1f4fa232089f3f9b91e44ad71ae4348d10f8c9b1/Yanto-0.1.2.tar.gz",
    "platform": null,
    "description": "# Bdrl-Userbot\n\n",
    "bugtrack_url": null,
    "license": "LGPLv3",
    "summary": "Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots",
    "version": "0.1.2",
    "project_urls": {
        "Community": "https://t.me/pyrogram",
        "Documentation": "https://docs.pyrogram.org",
        "Download": "https://github.com/pyrogram/pyrogram/releases/latest",
        "Homepage": "https://github.com/pyrogram",
        "Source": "https://github.com/pyrogram/pyrogram",
        "Tracker": "https://github.com/pyrogram/pyrogram/issues"
    },
    "split_keywords": [
        "telegram",
        "chat",
        "messenger",
        "mtproto",
        "api",
        "client",
        "library",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4053cc73c37b2ba54cf9c09a1f4fa232089f3f9b91e44ad71ae4348d10f8c9b1",
                "md5": "cf58c23dcf8df9c8745ff798982de982",
                "sha256": "d920f88113fdf8f80ff81c6ecb0d12531ce30a95c1d07f4e989deff8ba0f2487"
            },
            "downloads": -1,
            "filename": "Yanto-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "cf58c23dcf8df9c8745ff798982de982",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "~=3.7",
            "size": 367388,
            "upload_time": "2023-10-30T11:29:32",
            "upload_time_iso_8601": "2023-10-30T11:29:32.168737Z",
            "url": "https://files.pythonhosted.org/packages/40/53/cc73c37b2ba54cf9c09a1f4fa232089f3f9b91e44ad71ae4348d10f8c9b1/Yanto-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-30 11:29:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pyrogram",
    "github_project": "pyrogram",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "pyaes",
            "specs": [
                [
                    "==",
                    "1.6.1"
                ]
            ]
        },
        {
            "name": "pysocks",
            "specs": [
                [
                    "==",
                    "1.7.1"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "yanto"
}
        
Dan
Elapsed time: 0.16131s