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.1.tar.gz
(27.1 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.1.tar.gz.
File metadata
- Download URL: netint_agents_sdk-0.3.1.tar.gz
- Upload date:
- Size: 27.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
32bf8f002d14caecd2e98d49bf0225c92ba294bbc089f51a8950ac64ca9c25da
|
|
| MD5 |
3706ab0100e7dff2067fa697f07869d5
|
|
| BLAKE2b-256 |
d25e230e4dd87379eba4c0d579ae515d52d6d70d1283d7005b2580104e2b3879
|
File details
Details for the file netint_agents_sdk-0.3.1-py3-none-any.whl.
File metadata
- Download URL: netint_agents_sdk-0.3.1-py3-none-any.whl
- Upload date:
- Size: 24.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4b20e348e873f7b7cbfd51cfe0837e835fa9ea03483fc2d11058e77bad8b96f2
|
|
| MD5 |
c3db34a6974fb7e5a29052af02b80fd8
|
|
| BLAKE2b-256 |
d8bd794c8ed10ec698626d4ddaf6c1141a3f9da080da86605b8cf792e719b8f4
|