{ "info": { "author": "Dan", "author_email": "dan@pyrogram.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: Implementation", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Communications", "Topic :: Communications :: Chat", "Topic :: Internet", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Application Frameworks", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "

\n \n \"Pyrogram\"\n \n
\n Telegram MTProto API Framework for Python\n
\n \n Homepage\n \n \u2022\n \n Documentation\n \n \u2022\n \n Releases\n \n \u2022\n \n News\n \n

\n\n## Pyrogram\n\n> Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots\n\n``` python\nfrom pyrogram import Client, filters\n\napp = Client(\"my_account\")\n\n\n@app.on_message(filters.private)\nasync def hello(client, message):\n await message.reply(\"Hello from Pyrogram!\")\n\n\napp.run()\n```\n\n**Pyrogram** is a modern, elegant and asynchronous [MTProto API](https://docs.pyrogram.org/topics/mtproto-vs-botapi)\nframework. It enables you to easily interact with the main Telegram API through a user account (custom client) or a bot\nidentity (bot API alternative) using Python.\n\n### Support\n\nIf you'd like to support Pyrogram, you can consider:\n\n- [Become a GitHub sponsor](https://github.com/sponsors/delivrance).\n- [Become a LiberaPay patron](https://liberapay.com/delivrance).\n- [Become an OpenCollective backer](https://opencollective.com/pyrogram).\n\n### Key Features\n\n- **Ready**: Install Pyrogram with pip and start building your applications right away.\n- **Easy**: Makes the Telegram API simple and intuitive, while still allowing advanced usages.\n- **Elegant**: Low-level details are abstracted and re-presented in a more convenient way.\n- **Fast**: Boosted up by [TgCrypto](https://github.com/pyrogram/tgcrypto), a high-performance cryptography library written in C. \n- **Type-hinted**: Types and methods are all type-hinted, enabling excellent editor support.\n- **Async**: Fully asynchronous (also usable synchronously if wanted, for convenience).\n- **Powerful**: Full access to Telegram's API to execute any official client action and more.\n\n### Installing\n\n``` bash\npip3 install AbgPyro\n```\n\n### Resources\n\n- Check out the docs at https://docs.pyrogram.org to learn more about Pyrogram, get started right\naway and discover more in-depth material for building your client applications.\n- Join the official channel at https://t.me/pyrogram and stay tuned for news, updates and announcements.\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "https://github.com/pyrogram/pyrogram/releases/latest", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/pyrogram", "keywords": "telegram chat messenger mtproto api client library python", "license": "LGPLv3", "maintainer": "", "maintainer_email": "", "name": "AbgPyro", "package_url": "https://pypi.org/project/AbgPyro/", "platform": null, "project_url": "https://pypi.org/project/AbgPyro/", "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" }, "release_url": "https://pypi.org/project/AbgPyro/2.1.0/", "requires_dist": null, "requires_python": "~=3.7", "summary": "Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots (fork of PyroGram updated by @Abishnoi69)", "version": "2.1.0", "yanked": false, "yanked_reason": null }, "last_serial": 19762162, "releases": { "2.0.106": [ { "comment_text": "", "digests": { "blake2b_256": "981af2e2af813e800d5e83c0c6bc8a26a5f3c0020ce3fd292bb13b562705c750", "md5": "35aa50efa331befd12bfc3962ffd3397", "sha256": "a4f27c60f7aabc1ab55f8564ea260e43c710b1b0f11228d3973cdd22f38f7a9e" }, "downloads": -1, "filename": "AbgPyro-2.0.106.tar.gz", "has_sig": false, "md5_digest": "35aa50efa331befd12bfc3962ffd3397", "packagetype": "sdist", "python_version": "source", "requires_python": "~=3.7", "size": 346029, "upload_time": "2023-09-07T13:17:19", "upload_time_iso_8601": "2023-09-07T13:17:19.783474Z", "url": "https://files.pythonhosted.org/packages/98/1a/f2e2af813e800d5e83c0c6bc8a26a5f3c0020ce3fd292bb13b562705c750/AbgPyro-2.0.106.tar.gz", "yanked": false, "yanked_reason": null } ], "2.1.0": [ { "comment_text": "", "digests": { "blake2b_256": "d345af20a5454843c735bfca6c5b2ed2fe7cb1e255b2884d359f4d82995f2e78", "md5": "e657359aaf031b05f111084804b13d15", "sha256": "6a61adf9febd71a85459297f77138f3bd7873b78caf3f7c9ce206711e2c2ac01" }, "downloads": -1, "filename": "AbgPyro-2.1.0.tar.gz", "has_sig": false, "md5_digest": "e657359aaf031b05f111084804b13d15", "packagetype": "sdist", "python_version": "source", "requires_python": "~=3.7", "size": 376256, "upload_time": "2023-09-15T11:09:30", "upload_time_iso_8601": "2023-09-15T11:09:30.008922Z", "url": "https://files.pythonhosted.org/packages/d3/45/af20a5454843c735bfca6c5b2ed2fe7cb1e255b2884d359f4d82995f2e78/AbgPyro-2.1.0.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "blake2b_256": "d345af20a5454843c735bfca6c5b2ed2fe7cb1e255b2884d359f4d82995f2e78", "md5": "e657359aaf031b05f111084804b13d15", "sha256": "6a61adf9febd71a85459297f77138f3bd7873b78caf3f7c9ce206711e2c2ac01" }, "downloads": -1, "filename": "AbgPyro-2.1.0.tar.gz", "has_sig": false, "md5_digest": "e657359aaf031b05f111084804b13d15", "packagetype": "sdist", "python_version": "source", "requires_python": "~=3.7", "size": 376256, "upload_time": "2023-09-15T11:09:30", "upload_time_iso_8601": "2023-09-15T11:09:30.008922Z", "url": "https://files.pythonhosted.org/packages/d3/45/af20a5454843c735bfca6c5b2ed2fe7cb1e255b2884d359f4d82995f2e78/AbgPyro-2.1.0.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }