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 = Inpost('555333444')
await inp.send_sms_code():
...
if await inp.confirm_sms_code(123321):
print('Congratulations, you initialized successfully!')
Before you contribute
Install linters and checkers, unlinted pull requests will not be approved
poetry run pre-commit install
Authors
Used By
This project is used by the following repos:
😂 Here is a random joke that'll make you laugh!
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.5a2.tar.gz
(21.7 kB
view details)
Built Distribution
inpost-0.1.5a2-py3-none-any.whl
(23.3 kB
view details)
File details
Details for the file inpost-0.1.5a2.tar.gz
.
File metadata
- Download URL: inpost-0.1.5a2.tar.gz
- Upload date:
- Size: 21.7 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 | 34a76646a54204e29c9de8db23bc161c6caa9debb0bb6574c3c97099dae0b6d8 |
|
MD5 | f35a822140c562fe6aa6f0cb8dd29a3f |
|
BLAKE2b-256 | cd1b8ac115c0b901dc97f134b32e5133293a43dcedff1162af654c48e2812dba |
File details
Details for the file inpost-0.1.5a2-py3-none-any.whl
.
File metadata
- Download URL: inpost-0.1.5a2-py3-none-any.whl
- Upload date:
- Size: 23.3 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 | 3ad2c9c0fe409ec47ff4e87c088b612b7d6f37997c7162c59fdba293ec95ebdb |
|
MD5 | 026a3a97c248a223883036fbb5368517 |
|
BLAKE2b-256 | add7772f41f9f1add5b09bc2a1f5edce82cbc0a5a03571293709699c4e2d57f1 |