AI-powered Python CLI tool
Project description
aippy
AI-powered Python CLI tool.
Installation
pip install aippy
Or with pipx (recommended for CLI tools):
pipx install aippy
Development
Install in editable mode:
pip install -e .
Usage
# Greet someone
aippy hello --name Roman
# Show APP_ENV value
aippy env
Build & Publish
# Build distribution packages
pip install build
python -m build
# Upload to PyPI
pip install twine
twine check dist/*
twine upload dist/*
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
aippy_cli-0.1.0.tar.gz
(1.7 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 aippy_cli-0.1.0.tar.gz.
File metadata
- Download URL: aippy_cli-0.1.0.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3dd37fa3db97b01b7d3f53703b9c3a8332279c644826153337d90b3301c58771
|
|
| MD5 |
25dd5e9b6e898407829217a41e2aeec4
|
|
| BLAKE2b-256 |
64ecc6cd5756c87c352a24a45fb3ecf01380872d1038467a34922b3a8c573c6c
|
File details
Details for the file aippy_cli-0.1.0-py3-none-any.whl.
File metadata
- Download URL: aippy_cli-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e3f0daa51b1a56bcdced5dc7c46aa2e726feafc118ae53e061f49db5f0cd925
|
|
| MD5 |
e06d1fd5d37c6fd186011f8d874e1865
|
|
| BLAKE2b-256 |
6bd78cc4ec71fa11a2889e66f3c26ba9bf13d9adf3a430da8faa78a3e702fa43
|