Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

netsuite

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

netsuite

Make async requests to NetSuite SuiteTalk SOAP/REST Web Services and Restlets

  • 0.12.0
  • PyPI
  • Socket score

Maintainers
2

netsuite

Continuous Integration Status Continuous Delivery Status Code Coverage PyPI version License Python Versions PyPI status (alpha/beta/stable) Slack Status

Make async requests to NetSuite SuiteTalk SOAP, REST Web Services, and Restlets. Detailed documentation available here.

Help & Support

Join the Slack channel for help with NetSuite issues. Please do not post usage questions as issues in GitHub.

There are some additional helpful resources for NetSuite development listed here.

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/

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc