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.0.tar.gz
(48.5 kB
view details)
Built Distribution
inpost-0.1.0-py3-none-any.whl
(18.0 kB
view details)
File details
Details for the file inpost-0.1.0.tar.gz
.
File metadata
- Download URL: inpost-0.1.0.tar.gz
- Upload date:
- Size: 48.5 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 | 1a8d8776849bc3ed47a482606ff5a214a7d4bac501f58b4f5f1ecba009d63445 |
|
MD5 | d1ec0f1eef87ae1549a1f6f8461c2197 |
|
BLAKE2b-256 | 66e5b081be88ce3c2fd21396aa66ae2d88be9ea1ebd0519dc79981af3a7b3542 |
File details
Details for the file inpost-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: inpost-0.1.0-py3-none-any.whl
- Upload date:
- Size: 18.0 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 | 1b9ac663597385d547924d206782914f6041042568e493d04f2fcae2bf59736f |
|
MD5 | 364ad5876345035ba4c8148ddb1af956 |
|
BLAKE2b-256 | 3876e49605d74cbfaf199628b6b25731b7236ec46286c156ca1a664c8b919337 |