thin sdk for agents to learn through experience
Project description
Aviro
A Python package for [describe your package's purpose here].
Installation
You can install aviro using pip:
pip install aviro
Usage
import aviro
# Your package usage examples here
Development
To set up the development environment:
# Clone the repository
git clone https://github.com/yourusername/aviro.git
cd aviro
# Install in development mode
pip install -e .
# Install development dependencies
pip install -e ".[dev]"
# Run tests
pytest
# Format code
black aviro tests
# Lint code
flake8 aviro tests
Contributing
- Fork the repository
- Create a feature branch
- Make your changes
- Add tests for your changes
- Run the test suite
- Submit a pull request
License
This project is licensed under the MIT License - see the LICENSE file for details.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aviro-0.1.4.tar.gz
(17.9 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
aviro-0.1.4-py3-none-any.whl
(16.6 kB
view details)
File details
Details for the file aviro-0.1.4.tar.gz.
File metadata
- Download URL: aviro-0.1.4.tar.gz
- Upload date:
- Size: 17.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dc447ce7d2224988f31274fb90b29f73e87d3e96ef28588ad668499fcb476aa2
|
|
| MD5 |
9012e7cbda96d59a2a1f78cc3bd9fd65
|
|
| BLAKE2b-256 |
3ea89aae8ad9efe09d977adb8186fc32e16687f50e14e372dda065cb98e47188
|
File details
Details for the file aviro-0.1.4-py3-none-any.whl.
File metadata
- Download URL: aviro-0.1.4-py3-none-any.whl
- Upload date:
- Size: 16.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
31dbe384ff11134c3f38a41afd332363d4d6f0090f2ebb2e22e50cb0fee955d3
|
|
| MD5 |
737dae8136f701c282b620d52d6ac28b
|
|
| BLAKE2b-256 |
7697a0902671849fb3b0623e356c81218d7e7437e1a0cb5cf914aff745e9d993
|