telegrapi


Nametelegrapi JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/kunthet/telegrapi
SummaryTelegrapi (Telegram Api) is a package for using Telegram network within Python.
upload_time2023-12-13 05:54:53
maintainer
docs_urlNone
authorKunthet
requires_python>=3.9
licenseMIT
keywords python telegram bot api light simple
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# telegrapi (Telegram Api)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kunthet/telegrapi",
    "name": "telegrapi",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "python,telegram,bot,api,light,simple",
    "author": "Kunthet",
    "author_email": "<mail@kunthet.com>",
    "download_url": "https://files.pythonhosted.org/packages/86/12/f35804023a19fc9acf26c98961cc6bc7ca939c57bc52add2766965e1d251/telegrapi-1.0.0.tar.gz",
    "platform": null,
    "description": "\n# telegrapi (Telegram Api)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Telegrapi (Telegram Api) is a package for using Telegram network within Python.",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/kunthet/telegrapi"
    },
    "split_keywords": [
        "python",
        "telegram",
        "bot",
        "api",
        "light",
        "simple"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "11bbec997cde0312b9e91d59513f62b4cc7009efd4fc190010cef91303893b4b",
                "md5": "21c058e9551d16b18e0a1a9e61775015",
                "sha256": "913051c564d43a44b00b92089a48eef383e752c3319665f416a745a7b1391b84"
            },
            "downloads": -1,
            "filename": "telegrapi-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "21c058e9551d16b18e0a1a9e61775015",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 5206,
            "upload_time": "2023-12-13T05:54:52",
            "upload_time_iso_8601": "2023-12-13T05:54:52.801770Z",
            "url": "https://files.pythonhosted.org/packages/11/bb/ec997cde0312b9e91d59513f62b4cc7009efd4fc190010cef91303893b4b/telegrapi-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8612f35804023a19fc9acf26c98961cc6bc7ca939c57bc52add2766965e1d251",
                "md5": "e70f42a98499d81b8804a158d2858118",
                "sha256": "7e7def57146ef55933fa32ae301cadda79638001c4538f6e45e3e9cbc28bd218"
            },
            "downloads": -1,
            "filename": "telegrapi-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e70f42a98499d81b8804a158d2858118",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 4741,
            "upload_time": "2023-12-13T05:54:53",
            "upload_time_iso_8601": "2023-12-13T05:54:53.995327Z",
            "url": "https://files.pythonhosted.org/packages/86/12/f35804023a19fc9acf26c98961cc6bc7ca939c57bc52add2766965e1d251/telegrapi-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-13 05:54:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kunthet",
    "github_project": "telegrapi",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "telegrapi"
}
        
Elapsed time: 0.15403s