This website requires JavaScript.
Explore
Help
Sign In
TeamPGM
/
pyrogram
Watch
2
Star
0
Fork
0
You've already forked pyrogram
mirror of
https://github.com/TeamPGM/pyrogram.git
synced
2024-11-16 20:59:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4e1b54288b
pyrogram
/
docs
/
requirements.txt
7 lines
84 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add initial explanation on how to build docs
2020-03-30 11:05:24 +00:00
sphinx
Various improvements
2022-01-07 09:18:51 +00:00
sphinx_rtd_theme==1.0.0
Add initial explanation on how to build docs
2020-03-30 11:05:24 +00:00
sphinx_copybutton
pypandoc
Deep rewrite: preparing for v1.0 - Pyrogram core is now fully asynchronous - Ditched Python 3.5, welcome 3.6 as minimum version. - Moved all types to pyrogram.types - Turned the Filters class into a module (filters) - Moved all filters to pyrogram.filters - Moved all handlers to pyrogram.handlers - Moved all emoji to pyrogram.emoji - Renamed pyrogram.api to pyrogram.raw - Clock is now synced with server's time - Telegram schema updated to Layer 117 - Greatly improved the TL compiler (proper type-constructor hierarchy) - Added "do not edit" warning in generated files - Crypto parts are executed in a thread pool to avoid blocking the event loop - idle() is now a separate function (it doesn't deal with Client instances) - Async storage, async filters and async progress callback (optional, can be sync too) - Added getpass back, for hidden password inputs
2020-08-22 06:05:05 +00:00
requests
Various improvements
2022-01-07 09:18:51 +00:00
sphinx-autobuild
Reference in New Issue
Copy Permalink