Make async requests to NetSuite SuiteTalk SOAP/REST Web Services and Restlets
Project description
netsuite
Make async requests to NetSuite SuiteTalk SOAP/REST Web Services and Restlets
Beta quality disclaimer
The project's API is still very much in fluctuation. Please consider pinning your dependency to this package to a minor version (e.g. poetry add netsuite~0.9 or pipenv install netsuite~=0.9.0), which is guaranteed to have no breaking changes. From 1.0 and forward we will keep a stable API.
Installation
With default features (REST API + Restlet support):
pip install netsuite
With Web Services SOAP API support:
pip install netsuite[soap_api]
With CLI support:
pip install netsuite[cli]
With orjson package (faster JSON handling):
pip install netsuite[orjson]
With all features:
pip install netsuite[all]
Documentation
Is found here: https://jacobsvante.github.io/netsuite/
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 netsuite-0.9.0.tar.gz.
File metadata
- Download URL: netsuite-0.9.0.tar.gz
- Upload date:
- Size: 18.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.4 Linux/5.13.0-1025-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c09db9d67f25268c541aa1df79e6daa466cafa234a84a18669f73b8415b14b7
|
|
| MD5 |
c21c7a2b586ce18c283c130c595f3a3b
|
|
| BLAKE2b-256 |
420a990b833c160edcdf4dd5fa9a64d7d982f312bbc21f1d23eb63a9f555dfd8
|
File details
Details for the file netsuite-0.9.0-py3-none-any.whl.
File metadata
- Download URL: netsuite-0.9.0-py3-none-any.whl
- Upload date:
- Size: 24.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.4 Linux/5.13.0-1025-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6ba9bc7445f9d49eb3447c7e02c65f7421c68cbf4af90f8eab02fc90f95a3bae
|
|
| MD5 |
7d685240a42ba707f9b2f2e729747838
|
|
| BLAKE2b-256 |
2a2c233fed3282733cddb336c51c788b5be52d27e62cf29f833e7b8a6196d9d6
|