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.0.10.tar.gz
(29.1 kB
view details)
Built Distribution
inpost-0.0.10-py3-none-any.whl
(17.8 kB
view details)
File details
Details for the file inpost-0.0.10.tar.gz
.
File metadata
- Download URL: inpost-0.0.10.tar.gz
- Upload date:
- Size: 29.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.10.10 Linux/6.2.13-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 637e0bc569affecb78cee2381f30d19b3bce221ae62231271154e085ddef515f |
|
MD5 | e155560284d26555a88629327130c3ef |
|
BLAKE2b-256 | 238d731c17d26a77218c58e07c5d52de5ba2c364e17ad111404eb0e7bd46b3eb |
File details
Details for the file inpost-0.0.10-py3-none-any.whl
.
File metadata
- Download URL: inpost-0.0.10-py3-none-any.whl
- Upload date:
- Size: 17.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.10.10 Linux/6.2.13-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 10edb4ce6dd95f307ef519f424e6d5d59bba9744cc19636045ef61c7c63d6ac3 |
|
MD5 | 8ff851f4f80a9e1d4bfdf4e99ef61d2a |
|
BLAKE2b-256 | c128bf425b2e18aebdea034de5f6a414c2602a7eb450016448ca6971a6ce928f |