Skip to content

datamachine/twx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TWX: Abstraction Layer Over Telegram's Bot API and MTProto Chat Potocols

contributions:Please join https://github.com/datamachine/twx
issues:Please use https://github.com/datamachine/twx/issues
Python version supported:3.4

TWX is a python interface for the Telegram bot API. It supports making synchronous and asynchronous calls and converts the response into a usable native python object.

Support for the MTProto API is in the works, but considered pre-alpha right now.

Install

For stable:

pip install twx

For dev:

pip install -i https://testpypi.python.org/pypi twx

Note

If you are only looking for the Telegram Bot API Client, it can be be found at: https://github.com/datamachine/twx.botapi

About

Unofficial Telegram Bot API for Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages