telegram-sdk


Nametelegram-sdk JSON
Version 1.2.1 PyPI version JSON
download
home_pageNone
SummaryTelegram SDK for public or private Telegram API
upload_time2024-03-21 20:54:43
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseMIT License
keywords telegram api bot sdk layrz goldenm
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Telegram SDK

Managed by Golden M, Inc.

## Description
It's an implementation of a simple and intuitive SDK wrapper for Telegram API.

Works with the Telegram public API or a private Telegram API.

## How to contribute
The instructions for contributing to this project are available at `CONTRIBUTING.md`

## Work with us
Golden M is a software/hardware development company what is working on
a new, innovative and disruptive technologies.

For more information, contact us at [sales@goldenm.com](mailto:sales@goldenm.com)

## License
This project is under MIT License, for more information, check out the `LICENCE`

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "telegram-sdk",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "Kenny Mochizuki <kenny@goldenm.com>",
    "keywords": "telegram, api, bot, sdk, layrz, goldenm",
    "author": null,
    "author_email": "\"Golden M, Inc.\" <software@goldenm.com>",
    "download_url": "https://files.pythonhosted.org/packages/30/fa/3897fc623879bf1e886adb576c2f183335258990a61e0d7216843174a45e/telegram-sdk-1.2.1.tar.gz",
    "platform": null,
    "description": "# Telegram SDK\n\nManaged by Golden M, Inc.\n\n## Description\nIt's an implementation of a simple and intuitive SDK wrapper for Telegram API.\n\nWorks with the Telegram public API or a private Telegram API.\n\n## How to contribute\nThe instructions for contributing to this project are available at `CONTRIBUTING.md`\n\n## Work with us\nGolden M is a software/hardware development company what is working on\na new, innovative and disruptive technologies.\n\nFor more information, contact us at [sales@goldenm.com](mailto:sales@goldenm.com)\n\n## License\nThis project is under MIT License, for more information, check out the `LICENCE`\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Telegram SDK for public or private Telegram API",
    "version": "1.2.1",
    "project_urls": null,
    "split_keywords": [
        "telegram",
        " api",
        " bot",
        " sdk",
        " layrz",
        " goldenm"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9ebd16fcfce84ec0ccc2d649a120e6834f45d0875ab13a7c2c1485c53f74dd6f",
                "md5": "599757566d0a2da4b35bc604d62b341b",
                "sha256": "a1cf6b0471eafe4eadf23df2e78126319e617d688a23bcf7ffcda93dc6736a6e"
            },
            "downloads": -1,
            "filename": "telegram_sdk-1.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "599757566d0a2da4b35bc604d62b341b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 7486,
            "upload_time": "2024-03-21T20:54:42",
            "upload_time_iso_8601": "2024-03-21T20:54:42.881160Z",
            "url": "https://files.pythonhosted.org/packages/9e/bd/16fcfce84ec0ccc2d649a120e6834f45d0875ab13a7c2c1485c53f74dd6f/telegram_sdk-1.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "30fa3897fc623879bf1e886adb576c2f183335258990a61e0d7216843174a45e",
                "md5": "6bf7f80d79db0df8f7bcf6dd0b23b021",
                "sha256": "2f886aa4ec5dd551215e9504473bf8b84d3d967c76f9fe1bd9fa06ce879f64a3"
            },
            "downloads": -1,
            "filename": "telegram-sdk-1.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "6bf7f80d79db0df8f7bcf6dd0b23b021",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 9283,
            "upload_time": "2024-03-21T20:54:43",
            "upload_time_iso_8601": "2024-03-21T20:54:43.806480Z",
            "url": "https://files.pythonhosted.org/packages/30/fa/3897fc623879bf1e886adb576c2f183335258990a61e0d7216843174a45e/telegram-sdk-1.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-21 20:54:43",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "telegram-sdk"
}
        
Elapsed time: 0.21237s