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.2.tar.gz
(30.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.3.2.tar.gz.
File metadata
- Download URL: netint_agents_sdk-0.3.2.tar.gz
- Upload date:
- Size: 30.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
17778cb05e9e983e0aef9295e2cfa4300f31260c85ddeed16fbb8f8f4f6d7b45
|
|
| MD5 |
c5ecbdcdfaaed2e83d131e5786de195c
|
|
| BLAKE2b-256 |
828f3bf98e56da3c90b0e8767358599390e41612cf65c9bbf6a1f15f650e4b74
|
File details
Details for the file netint_agents_sdk-0.3.2-py3-none-any.whl.
File metadata
- Download URL: netint_agents_sdk-0.3.2-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 |
3354f538e9ef9b77830374af6879eb9dd85e9ae998d76cccbac7f2677f67bd85
|
|
| MD5 |
00253ae2ec9eead26d3912dfb7132907
|
|
| BLAKE2b-256 |
777955e89ea40d3f0fc8eb2325d40c52a02ecf9de814209a7898a79d4052d511
|