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.
WARNING
Please be aware, that version 0.2.x is not compatible with 0.1.x builds! Thank inpost for making their api upside down >:(
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.2.0a2.tar.gz
(30.9 kB
view details)
Built Distribution
inpost-0.2.0a2-py3-none-any.whl
(33.0 kB
view details)
File details
Details for the file inpost-0.2.0a2.tar.gz
.
File metadata
- Download URL: inpost-0.2.0a2.tar.gz
- Upload date:
- Size: 30.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.11.8 Linux/6.8.5-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 81e85a3d72d49d4f7157d72afe2648f3261687092a118a18db149a3c783d5939 |
|
MD5 | e9f283d431efb50392df5bf63f97d58b |
|
BLAKE2b-256 | e4997b990dc112af792328d61e9ae0c8feb09564ce7db5c313f9eaea591735d6 |
File details
Details for the file inpost-0.2.0a2-py3-none-any.whl
.
File metadata
- Download URL: inpost-0.2.0a2-py3-none-any.whl
- Upload date:
- Size: 33.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.11.8 Linux/6.8.5-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cfc77a11f8e36cc3b02718bd6334acf9e24411142f06a1c151c1171fbc94d2c6 |
|
MD5 | bbb0d21420c15c9dc6007054b5f63b6b |
|
BLAKE2b-256 | e4491c925e2ae9e828270dc392a562d160f0c7f5f6ea0a6c5ad9431e29a3b0f0 |