tgio


Nametgio JSON
Version 0.9 PyPI version JSON
download
home_pagehttps://github.com/kosyachniy/tgio
SummaryThe simplest library for Telegram bots
upload_time2023-10-12 12:35:53
maintainer
docs_urlNone
authorAlexey Poloz
requires_python>=3.7, <4
licenseMIT
keywords simple telegram bot
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # TG.io
The simplest Python library for Telegram bots based on AsyncIO

[PyPI](https://pypi.org/project/tgio/)



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kosyachniy/tgio",
    "name": "tgio",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7, <4",
    "maintainer_email": "",
    "keywords": "simple,Telegram,bot",
    "author": "Alexey Poloz",
    "author_email": "polozhev@mail.ru",
    "download_url": "https://files.pythonhosted.org/packages/10/30/76e46a2ef94d2677d0d7adb7507761f56970cc3200a0fcaa774965593bb2/tgio-0.9.tar.gz",
    "platform": null,
    "description": "# TG.io\nThe simplest Python library for Telegram bots based on AsyncIO\n\n[PyPI](https://pypi.org/project/tgio/)\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "The simplest library for Telegram bots",
    "version": "0.9",
    "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": "54ced9104e81ae24e375dffb28201a80c2247d65987b2f83e712b1ae057094fa",
                "md5": "b47656afc130db94a81d1964a94ec0fa",
                "sha256": "5dd499f9b8d2547a307dc0e381e1b9569e67fb88048528adbbfb5de640e7ae39"
            },
            "downloads": -1,
            "filename": "tgio-0.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b47656afc130db94a81d1964a94ec0fa",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7, <4",
            "size": 6277,
            "upload_time": "2023-10-12T12:35:52",
            "upload_time_iso_8601": "2023-10-12T12:35:52.007122Z",
            "url": "https://files.pythonhosted.org/packages/54/ce/d9104e81ae24e375dffb28201a80c2247d65987b2f83e712b1ae057094fa/tgio-0.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "103076e46a2ef94d2677d0d7adb7507761f56970cc3200a0fcaa774965593bb2",
                "md5": "a88e48c2f953bf7e3473371d0ce53938",
                "sha256": "f6c61a235e6f8a47912952c048a16161ae6de80dd6e12d59b50a5fcd4c07da55"
            },
            "downloads": -1,
            "filename": "tgio-0.9.tar.gz",
            "has_sig": false,
            "md5_digest": "a88e48c2f953bf7e3473371d0ce53938",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7, <4",
            "size": 5941,
            "upload_time": "2023-10-12T12:35:53",
            "upload_time_iso_8601": "2023-10-12T12:35:53.203562Z",
            "url": "https://files.pythonhosted.org/packages/10/30/76e46a2ef94d2677d0d7adb7507761f56970cc3200a0fcaa774965593bb2/tgio-0.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-12 12:35:53",
    "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.23959s