mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
* Use raw string for re pattern * Trim trailing whitespaces from docstrings and code * Use isinstance() instead of type() for typechecking * Remove unused imports |
||
|---|---|---|
| .. | ||
| scripts | ||
| source | ||
| make.bat | ||
| Makefile | ||
| README.md | ||
| requirements.txt | ||
| robots.txt | ||
Pyrogram Docs
- Install requirements.
- Install
pandocandlatexmk. - HTML:
make html - PDF:
make latexpdf
TODO: Explain better