ALMS CLI - Beautiful project scaffolding tool for AI-first backends
Project description
ALMS CLI
Beautiful project scaffolding tool for AI-first backends.
Installation
Install via pip (Global)
pip install alms-cli
Install via uv (Recommended)
uv pip install alms-cli
Run without installing (like uvx)
uvx --from alms-cli alms init my-project
Usage
Create a new project
alms init my-project
Create a project non-interactively
alms init my-project --no-interactive
Show project information
alms info
Features
- Beautiful terminal UI with Rich
- Interactive prompts with Questionary
- Complete ALMS project scaffolding
- Feature selection (Database, Redis, AI Agents, Observability, Docker, CI/CD)
- Progress indicators and status updates
Development
Local development
cd cli
uv sync
uv run alms
Build package
cd cli
uv pip install build
uv run python -m build
Publish to PyPI
# Install twine
uv pip install twine
# Upload to PyPI
twine upload dist/*
License
MIT
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
alms_cli-0.1.6.tar.gz
(21.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
alms_cli-0.1.6-py3-none-any.whl
(45.8 kB
view details)
File details
Details for the file alms_cli-0.1.6.tar.gz.
File metadata
- Download URL: alms_cli-0.1.6.tar.gz
- Upload date:
- Size: 21.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ce6b96c93cfe0ab308d68fe30a634c12d9722a6b4c6f8883ec8800b4478418d2
|
|
| MD5 |
fd6d4cd8c7f74ff6df2bd07ac627a66b
|
|
| BLAKE2b-256 |
9db9129938c26437c540482289daa5e48e1643a2cc23081e282cef18e4c4eced
|
File details
Details for the file alms_cli-0.1.6-py3-none-any.whl.
File metadata
- Download URL: alms_cli-0.1.6-py3-none-any.whl
- Upload date:
- Size: 45.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c15a1522154e475bc58052dc8534717613bea09a90839a02e2697d266455bcc2
|
|
| MD5 |
a19032ede7a7e293eb80a1be4de46ce3
|
|
| BLAKE2b-256 |
74ffa817cf06f94eb4658a3d4fd4e2192754cf8073e9fb8d4a3f7b092f10e7d2
|