AI-powered Python CLI tool
Project description
aippy-cli
AI-powered Python CLI tool.
Installation
pip install aippy-cli
Or with pipx (recommended for CLI tools):
pipx install aippy-cli
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.1.tar.gz
(1.8 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.1.tar.gz.
File metadata
- Download URL: aippy_cli-0.1.1.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
067e01570f27d0c0923ab516f581233d1024842d3bee91c429575217297f107e
|
|
| MD5 |
5e68509000c80cbabdd49861549d9edc
|
|
| BLAKE2b-256 |
43040d48eadaed1a0a3f68d4f090c6b974f2cecedc8182194816d2a4248949d4
|
File details
Details for the file aippy_cli-0.1.1-py3-none-any.whl.
File metadata
- Download URL: aippy_cli-0.1.1-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 |
041c6e09f2dbbad33db513388e161c0bb632d331af9d28ccdcb38c5b71446c13
|
|
| MD5 |
8c5f8204238d90ab9651ebca82ab05ea
|
|
| BLAKE2b-256 |
e660dbbd9153bbedaae21cc9cdff2eb622645a2011048320da264001ec87acbd
|