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
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.2.tar.gz
(14.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
alms_cli-0.1.2-py3-none-any.whl
(17.1 kB
view details)
File details
Details for the file alms_cli-0.1.2.tar.gz.
File metadata
- Download URL: alms_cli-0.1.2.tar.gz
- Upload date:
- Size: 14.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
320213d0112e047d54441880456d89d390864ecc86f9faba071462964698ff49
|
|
| MD5 |
d3dd6e51f6bdecde581b2428f28192d9
|
|
| BLAKE2b-256 |
9cee4cbde882388c5fc7cecdfc1de33eb2cd4c4ca948e9342f1cdf11dc76b20d
|
File details
Details for the file alms_cli-0.1.2-py3-none-any.whl.
File metadata
- Download URL: alms_cli-0.1.2-py3-none-any.whl
- Upload date:
- Size: 17.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2054ee609db38fa769bb7eadaf695e7d4ffc2f9a4b2dbfa374f0f480481518d9
|
|
| MD5 |
96903853b00c73725cf4a3c61f89a626
|
|
| BLAKE2b-256 |
259608638e5c30147e917d005800185066cbe258e6dca9039c5f5c66f6205cc7
|