Skip to content

IFOSSA/inpost-python

 
 

Repository files navigation

CodeFactor Code Quality Todos

Inpost Python

Fully async Inpost library using Python 3.10.

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