Python SDK for the NetIntGPT Agents API
Project description
NetInt Agents SDK
A Python SDK for interacting with the NetIntGPT Agents API.
Installation
pip install -e .
Quick Start
from netint_agents_sdk import NetIntClient
client = NetIntClient.from_env()
environments = client.environments.list()
print(f"Found {len(environments)} environments")
Documentation
See QUICKSTART.md and docs/USAGE_GUIDE.md for detailed documentation.
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
netint_agents_sdk-0.1.7.tar.gz
(29.4 kB
view details)
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 netint_agents_sdk-0.1.7.tar.gz.
File metadata
- Download URL: netint_agents_sdk-0.1.7.tar.gz
- Upload date:
- Size: 29.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e52a049c37ac575a994a77b319b6e09ab2fda69b4fbb64d5cf6fc36f58803f40
|
|
| MD5 |
f8a6b41a55b81c68af77967be7890c42
|
|
| BLAKE2b-256 |
b0b8b9faf5eb23c5bf37f8404353598c2816c46ed595eb2c0b7e5db67f5a3993
|
File details
Details for the file netint_agents_sdk-0.1.7-py3-none-any.whl.
File metadata
- Download URL: netint_agents_sdk-0.1.7-py3-none-any.whl
- Upload date:
- Size: 24.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9588238db6dd9a1b6996c4505bd97cb743dfc954711ea81c99c39ca74957447d
|
|
| MD5 |
7a7ff4ed9925cbfb9aec184bb39e8d6b
|
|
| BLAKE2b-256 |
aa4d0e983771f892fd2f44404287da6714b007835c4e3f421f6fed99cb4ffbb9
|