Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 870 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 870 Bytes

netsuite

Travis CI build status (Linux) PyPI version License Available as wheel Supported Python versions PyPI status (alpha/beta/stable)

Make requests to NetSuite Web Services

Installation

Programmatic use only:

pip install netsuite

With CLI support:

pip install netsuite[cli]