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.6.tar.gz
(29.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.1.6.tar.gz.
File metadata
- Download URL: netint_agents_sdk-0.1.6.tar.gz
- Upload date:
- Size: 29.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
00146c8bf3059807dd39bd41ae5b19f2290071265115e0eeaf3f0e1c1c51cf43
|
|
| MD5 |
77520546b26ca558b16f0658e45e4cee
|
|
| BLAKE2b-256 |
875d8520b89152c0494e48d33c3471c25f5fef48ba243bcd00d843bf87c74265
|
File details
Details for the file netint_agents_sdk-0.1.6-py3-none-any.whl.
File metadata
- Download URL: netint_agents_sdk-0.1.6-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 |
1df5a48270d23f136f4291772f00d850204d10e352a870d43e07cf2942b6bfa3
|
|
| MD5 |
7ad0ec8a71de353ef70b4f2bf0e685b4
|
|
| BLAKE2b-256 |
03a74b5d51fe6500978cdcc5185d2cdc9263a16f4e3f4e974ea810c0913de19a
|