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.3.0.tar.gz
(25.7 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.3.0.tar.gz.
File metadata
- Download URL: netint_agents_sdk-0.3.0.tar.gz
- Upload date:
- Size: 25.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d31863ebb289515f592c56335703bde83e59efe971ec593fe5576e7bbae76012
|
|
| MD5 |
a7f933797d0120986fdcbb868f497f6b
|
|
| BLAKE2b-256 |
57574960055d8e37e8475a8d6ca18be37471963e355ee5b7140d6dabce476bde
|
File details
Details for the file netint_agents_sdk-0.3.0-py3-none-any.whl.
File metadata
- Download URL: netint_agents_sdk-0.3.0-py3-none-any.whl
- Upload date:
- Size: 24.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
17201f2a283120ce2a0667181f02faef2f1b5d419fcdf116728c7a3847282cca
|
|
| MD5 |
9d7b95586860e454fba6c07a23a8257a
|
|
| BLAKE2b-256 |
2acd1e4d00d1a9b7baf472de04d0dd9c5f3a03ec951fc824a6073e3d5a29b457
|