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.4.tar.gz
(56.6 kB
view details)
Built Distribution
inpost-0.1.4-py3-none-any.whl
(21.8 kB
view details)
File details
Details for the file inpost-0.1.4.tar.gz
.
File metadata
- Download URL: inpost-0.1.4.tar.gz
- Upload date:
- Size: 56.6 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 | 857025fd40937ff2d593a6be1866e9ba094ed3bf35a11534db1e5b98c90058cf |
|
MD5 | 2dfe247c15c49c2a68669cffc76bb655 |
|
BLAKE2b-256 | ed01426434ee8adfa674f42ccb25b9e9fdd1f48bbe1eb9c05bc22744ba930804 |
File details
Details for the file inpost-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: inpost-0.1.4-py3-none-any.whl
- Upload date:
- Size: 21.8 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 | 52ebd50d6efc2e80569ba5d1f00f73f053c9a7c465273e522e577954d01809bb |
|
MD5 | d7a79b16f60c7e87471a3352c24deba2 |
|
BLAKE2b-256 | 0971ed365e0e854588256e45aa0c7b9317344561b68f2f012d3826cc168f1e8c |