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.3.tar.gz
(47.4 kB
view details)
Built Distribution
inpost-0.1.3-py3-none-any.whl
(18.1 kB
view details)
File details
Details for the file inpost-0.1.3.tar.gz
.
File metadata
- Download URL: inpost-0.1.3.tar.gz
- Upload date:
- Size: 47.4 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 | 15fe2264c5288f780f44b1d5376f53e2d42016f8d2159b5e3bf5d1ff365f57e4 |
|
MD5 | 27c799b2116ba241c64b8f4ec4d9e90e |
|
BLAKE2b-256 | 0761b7d7d81a4f5d4fd6daf11a0610219e30ce2130a3b994b1e10b07cd318154 |
File details
Details for the file inpost-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: inpost-0.1.3-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 | 78fc79811a7cfc819bf2a35dc9b933745b4157403410608344cac398a006ed33 |
|
MD5 | f7e465c75d52f22114c9407ea2b7d723 |
|
BLAKE2b-256 | 906b1a6336aaae872d9bbb193f159aee1b4349f1830d147c1b91c69b8a826e1a |