#programming #python #telegram
试了一下 Python 的 MTProto API Wrapper:[Telethon](https://github.com/LonamiWebs/Telethon)
体验良好,但真的用它写点东西之前还得先去看看 py 的异步是怎么回事。
试了一下 Python 的 MTProto API Wrapper:[Telethon](https://github.com/LonamiWebs/Telethon)
体验良好,但真的用它写点东西之前还得先去看看 py 的异步是怎么回事。
GitHub
GitHub - LonamiWebs/Telethon: Pure Python 3 MTProto API Telegram client library, for bots too!
Pure Python 3 MTProto API Telegram client library, for bots too! - LonamiWebs/Telethon
#programming #python 在 VSCode 上装了 pylance,把 type checking mode 设到 strict 以后感觉自己的眼睛射出了血 😫