A Python wrapper for the Ready2Order API
Project description
Ready2Order API Wrapper
A Python wrapper for the Ready2Order API that simplifies the interaction with various endpoints provided by the Ready2Order platform.
Current Features
- Fetch company information
- Fetch product information
- Fetch all bills (invoices)
- Fetch a specific invoice by its ID
Installation
You can install the package via pip:
pip install ready2order-api-wrapper
Usage Example
from ready2order_api.api import Ready2OrderAPI as r2o
api = r2o("YOUR_ACCOUNT_TOKEN")
print(api.get_products())
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ready2order-api-wrapper-0.1.3.tar.gz.
File metadata
- Download URL: ready2order-api-wrapper-0.1.3.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
82385f55a9cea353f1d06a19aee0b881ef54f43d754b44330cc895f2ed4c97e2
|
|
| MD5 |
08a95cc7e196b4cdb91bccc990e89f57
|
|
| BLAKE2b-256 |
2c6b6784e2ccf6ae220d3074740f09a77aa02d679cd3abd82d7733c40d9f0611
|
File details
Details for the file ready2order_api_wrapper-0.1.3-py3-none-any.whl.
File metadata
- Download URL: ready2order_api_wrapper-0.1.3-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d269d0e8101e07367a27d589b98068396c7c105194f649f469eca7bb179b625d
|
|
| MD5 |
cad1691082d24a4f2022b15ac66d7eeb
|
|
| BLAKE2b-256 |
0c912afb5929e270e84ca05c4aefcd0ad6fbf1e60e3eeb03ef9984a69a160f6c
|