Asynchronous InPost package allowing you to manage existing incoming parcels without mobile app
Project description
Inpost Python
Fully async Inpost library using Python 3.10.
Documentation
Usage/Examples
from inpost.api import Inpost
inp = await Inpost.from_phone_number('555333444')
await inp.send_sms_code():
...
if await inp.confirm_sms_code(123321):
print('Congratulations, you initialized successfully!')
Authors
Used By
This project is used by the following repos:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
inpost-0.1.1.tar.gz
(47.3 kB
view details)
Built Distribution
inpost-0.1.1-py3-none-any.whl
(18.1 kB
view details)
File details
Details for the file inpost-0.1.1.tar.gz
.
File metadata
- Download URL: inpost-0.1.1.tar.gz
- Upload date:
- Size: 47.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.10.11 Linux/6.3.2-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d36ceb1bed428264c30b044e3fa8b92549fcc8dc7e10ce32b0df7245afd00ad8 |
|
MD5 | 8b4b4552c48faa7410d908beabed18fe |
|
BLAKE2b-256 | edd4915d559a64d333420ba2c62bc326a854b91b6accd4b1a72e7e252d45f7fe |
File details
Details for the file inpost-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: inpost-0.1.1-py3-none-any.whl
- Upload date:
- Size: 18.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.10.11 Linux/6.3.2-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 24f94986c505d3b27c76e17e1f424868924ec37b068f3b201fc996da0b67decb |
|
MD5 | f37fd810f9bdfb95aaa87e27a4f65261 |
|
BLAKE2b-256 | 55f4f0859b55023705c10408defd0e83db7782da858a5f410aaa2b4ebe2ed40f |