tgio


Nametgio JSON
Version 0.13 PyPI version JSON
download
home_pagehttps://github.com/kosyachniy/tgio
SummaryThe simplest library for Telegram bots
upload_time2024-09-22 11:52:57
maintainerNone
docs_urlNone
authorAlex Poloz
requires_python<4,>=3.7
licenseMIT
keywords simple telegram bot
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # tgio
The simplest Python library for Telegram bots based on AsyncIO

[GitHub](https://github.com/chilleco/tgio)
 | [PyPI](https://pypi.org/project/tgio/)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kosyachniy/tgio",
    "name": "tgio",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.7",
    "maintainer_email": null,
    "keywords": "simple, Telegram, bot",
    "author": "Alex Poloz",
    "author_email": "alexypoloz@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e6/c4/c80c5bd6ba1f785713dba597e784d958bb19a5408c3fec87ea198ad495ac/tgio-0.13.tar.gz",
    "platform": null,
    "description": "# tgio\nThe simplest Python library for Telegram bots based on AsyncIO\n\n[GitHub](https://github.com/chilleco/tgio)\n | [PyPI](https://pypi.org/project/tgio/)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "The simplest library for Telegram bots",
    "version": "0.13",
    "project_urls": {
        "Homepage": "https://github.com/kosyachniy/tgio",
        "Source": "https://github.com/kosyachniy/tgio"
    },
    "split_keywords": [
        "simple",
        " telegram",
        " bot"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "450b7ccad0ecf641c5654669c8a9fbab7a293e233971f432d614fd2d46d4583e",
                "md5": "a607cf6d74b805eeb0986cb6ab4d5c38",
                "sha256": "6ea79be4b5eec86e0600276986602ec2d3b5fc35199efee822c37bb0dada576f"
            },
            "downloads": -1,
            "filename": "tgio-0.13-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a607cf6d74b805eeb0986cb6ab4d5c38",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.7",
            "size": 6587,
            "upload_time": "2024-09-22T11:52:56",
            "upload_time_iso_8601": "2024-09-22T11:52:56.454053Z",
            "url": "https://files.pythonhosted.org/packages/45/0b/7ccad0ecf641c5654669c8a9fbab7a293e233971f432d614fd2d46d4583e/tgio-0.13-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e6c4c80c5bd6ba1f785713dba597e784d958bb19a5408c3fec87ea198ad495ac",
                "md5": "0ae794ab41fe4876e3404dc475562046",
                "sha256": "b03002442a58faeef19c8166b47e00fae45aa9e14dfa1bb2e918128fe0983a80"
            },
            "downloads": -1,
            "filename": "tgio-0.13.tar.gz",
            "has_sig": false,
            "md5_digest": "0ae794ab41fe4876e3404dc475562046",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.7",
            "size": 8690,
            "upload_time": "2024-09-22T11:52:57",
            "upload_time_iso_8601": "2024-09-22T11:52:57.852423Z",
            "url": "https://files.pythonhosted.org/packages/e6/c4/c80c5bd6ba1f785713dba597e784d958bb19a5408c3fec87ea198ad495ac/tgio-0.13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-22 11:52:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kosyachniy",
    "github_project": "tgio",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "tgio"
}
        
Elapsed time: 0.64807s