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.4.0.tar.gz
(30.3 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.4.0.tar.gz.
File metadata
- Download URL: netint_agents_sdk-0.4.0.tar.gz
- Upload date:
- Size: 30.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
05c1f4132a8668966202b41bb523d9adbfcfe19f0667f9539991ace0ce3fe2b1
|
|
| MD5 |
a1460c8fab1fa5f5fdfd17459d8ff13d
|
|
| BLAKE2b-256 |
75a3a4c4452f574200248f4cee6b07196d720979b518d3587345f679acea40ab
|
File details
Details for the file netint_agents_sdk-0.4.0-py3-none-any.whl.
File metadata
- Download URL: netint_agents_sdk-0.4.0-py3-none-any.whl
- Upload date:
- Size: 27.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ddefac501daf4127a567a2ad6e4aad1c61abb25f14fa47f0febeae0b186bc6ef
|
|
| MD5 |
4369d9e8cbebc722e6055512b18a71f5
|
|
| BLAKE2b-256 |
0936264887e6b9fb488feb1e08d3546b5403397122af3c1feb69cd58c7878b4f
|