Skip to content

TheReaper62/Telpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telpy


  • The Simplest Telegram API Wrapper
  • Simple for beginners (little to No Coding Knowledge)

Features to be implemented in the future


  1. Asyncio (i.e. Non Blocking)
  2. Added support for payment Applications

Installation


On MacOS/Linux Terminal:

pip3 install -U Telpy

or

python3 -m pip install -U Telpy

On Windows Commands Prompt:

pip install -U Telpy

or

python -m pip install -U Telpy

Simple Usage

Find in example.py

Use response.yaml as a response template

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages