Skip to content

IFOSSA/inpost-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

143 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeFactor Code Quality Todos

Inpost Python

Fully async Inpost library using Python 3.10.

WARNING

Please be aware, that version 0.2.x is not compatible with 0.1.x builds! Thank inpost for making their api upside down >:(

Documentation

Readthedocs.io

Usage/Examples

from inpost.api import Inpost

inp = Inpost('555333444')
await inp.send_sms_code():
...
if await inp.confirm_sms_code(123321):
   print('Congratulations, you initialized successfully!')

Before you contribute

Contributors

Install linters and checkers, unlinted pull requests will not be approved

poetry run pre-commit install

Authors

Used By

This project is used by the following repos:

Inpost Telegram Bot

😂 Here is a random joke that'll make you laugh!

Jokes Card

About

Asynchronous Inpost library written in Python

Resources

License

Stars

Watchers

Forks

Contributors

Languages