Skip to main content

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())

How to get your account token

To get your developer token go to Ready2Order API, scroll to the bottom of the page and submit your email address to request the API token.

Now run the following code to get your account token:

from ready2order_api import get_acct_token

get_acct_token.get_account_token("YOUR_DEVELOPER_TOKEN")

Now click on the URL starting with: https://my.ready2order.com/api/grantAccess/..., enter your login credentials and click login. You will be redirected to a blank page. Copy the account token from the URL and save it.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ready2order-api-wrapper-0.1.4.tar.gz (3.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ready2order_api_wrapper-0.1.4-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file ready2order-api-wrapper-0.1.4.tar.gz.

File metadata

  • Download URL: ready2order-api-wrapper-0.1.4.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.7

File hashes

Hashes for ready2order-api-wrapper-0.1.4.tar.gz
Algorithm Hash digest
SHA256 ffffb24cc0ea9fcb43548f159fb5e300bd02ad50f683f254f348a1126b9172d0
MD5 29b717fa6ed01e9f78e949519e35856e
BLAKE2b-256 09a9dc361f7898a0be6740eac75bd128913243a12eef57f604b36043e3ac9e8f

See more details on using hashes here.

File details

Details for the file ready2order_api_wrapper-0.1.4-py3-none-any.whl.

File metadata

File hashes

Hashes for ready2order_api_wrapper-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 5538a484a7282b2a72574cd82e8d74ad5ebe7cf3211395c403fe692884fd5164
MD5 436325a16118bdfc29353a64febf789c
BLAKE2b-256 29073eda4325e38d2807e1e413b82005c115fde95855cfb62808bb167916ded1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page