文件名称:teleflask:基于flask和pytgbot的python电报bot框架
文件大小:87KB
文件格式:ZIP
更新时间:2024-02-26 00:58:10
python flask telegram telegram-api telegram-bot-api
远程烧瓶 版本1.0.1 基于flask和pytgbot的python电报bot框架经测试可在python 3上运行。可能在python 2上运行。 安装 Python包索引 pip install teleflask 不久 当前,源版本(在Github上为源)是一个进行中的版本。 伟大的功能即将到来,包括蓝图功能。 当前版本为2.0.0.dev23 ,将为2 。 0 。 释放时为0 。 如果您想尝试一下,请运行 pip install -e git://github.com/luckydonald/teleflask.git@v2.0.0.dev23#egg=teleflask 有时它
【文件预览】:
teleflask-master
----.gitignore(1KB)
----README.md(5KB)
----CHANGELOG.md(9KB)
----tests()
--------testconfig.py(56B)
--------mixins()
--------test_messages.py(7KB)
--------__init__.py(0B)
--------test_app.py(8KB)
--------test_text_messages.py(1KB)
----examples()
--------example2.py(719B)
--------example2()
--------readme.py(1KB)
----LICENSE(34KB)
----.bumpversion.cfg(510B)
----setup.py(4KB)
----teleflask()
--------proxy.py(3KB)
--------exceptions.py(743B)
--------messages.py(38KB)
--------server()
--------messages()
--------new_messages.py(198KB)
--------__init__.py(218B)
----Makefile(76B)