{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/5"}],"enrichment":{"capability":"Async client for NetSuite's SuiteTalk SOAP, REST Web Services, and Restlets APIs, enabling programmatic integration with NetSuite ERP systems.","skillfed_tags":["erp-integration","async-http","oauth"],"use_cases":["Sync customer or transaction data between NetSuite and an external system using async batch operations.","Build a custom REST API that queries NetSuite records on demand without blocking the calling application.","Automate NetSuite workflows by creating or updating records in response to external events.","Integrate NetSuite with a data pipeline or ETL tool that requires async HTTP capabilities.","Develop a CLI tool to manage NetSuite data from the command line using the optional CLI feature."],"what_it_does":"netsuite is an async Python client for integrating with NetSuite's ERP platform via its SuiteTalk APIs. It supports REST Web Services, SOAP APIs, and Restlets, allowing developers to query, create, and update NetSuite records programmatically. The package wraps authentication (OAuth via authlib and oauthlib) and HTTP transport (httpx) with data validation (pydantic), exposing a single async interface across multiple NetSuite API flavors.\n\nThe library is designed for applications that need to sync data with NetSuite, automate workflows, or build custom integrations. It supports optional features like faster JSON parsing (orjson) and a command-line interface. The package targets modern Python (3.8\u20133.12) and is in Beta status, indicating it is usable but may still evolve.","worth_installing":"Yes, if you need to integrate with NetSuite and require async I/O. The package has low install friction, permissive licensing, and no known vulnerabilities. However, the 893-day release gap combined with aging maintenance status suggests caution: verify that it supports your NetSuite API version and monitor the repository for active development before committing to production use."},"id":"netsuite","links":{"html":"https://skillfed.io/packages/netsuite","md":"https://skillfed.io/packages/netsuite.md","pypi":"https://pypi.org/project/netsuite/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2024-03-04","license_spdx":null,"license_treatment":"permissive","name":"netsuite","python_support":"supports_current","summary":"Make async requests to NetSuite SuiteTalk SOAP/REST Web Services and Restlets"},"popularity":{"monthly_downloads":198639,"position":9723,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.12.0"}
