Make class instantiation easy with auto-imports
Project description
ainit
Make class instantiation easy with auto-imports
Installation
pip install aini
Usage
aini
AI component (or any classes) initialization with auto-imports:
from aini import aini
agent = aini('agno/agent', tools=[aini('agno/tools', 'google')])
aview
View AI component properties:
from aini import aview
# Example usage
ans = agent.run('Compare MCP and A2A')
aview(ans)
# Save to file
aview(ans, to_file='debug/output.yaml')
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
aini-0.1.5.tar.gz
(15.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
aini-0.1.5-py3-none-any.whl
(16.9 kB
view details)
File details
Details for the file aini-0.1.5.tar.gz.
File metadata
- Download URL: aini-0.1.5.tar.gz
- Upload date:
- Size: 15.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b40ea3b5c7a3508d4a0ea7f75caeb9eaf87f81e4fe0da6047a22536e9499e6c4
|
|
| MD5 |
75d51d6bc2d4a9448c384f5c7b6ad34a
|
|
| BLAKE2b-256 |
e71346666f52308de52c915688084dc28a034f412eb7aa8a5eaeab1221ccd16c
|
File details
Details for the file aini-0.1.5-py3-none-any.whl.
File metadata
- Download URL: aini-0.1.5-py3-none-any.whl
- Upload date:
- Size: 16.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
edc55b9e94f88f61839d67c6e8c6bd2d73aec0d9e5b60559c29db18dd5029d67
|
|
| MD5 |
f59cfdde41efd8d1d8e9f0ca6ec7d217
|
|
| BLAKE2b-256 |
f45322899591551a187d6fa627c216234bca420b64974d279ed730a028ec2283
|