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.4.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.4-py3-none-any.whl
(17.1 kB
view details)
File details
Details for the file alms_cli-0.1.4.tar.gz.
File metadata
- Download URL: alms_cli-0.1.4.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 |
2f6ee2385d9db46c7155675f4d7c9310278d565e37db1f709b423e0513195647
|
|
| MD5 |
4b3c44138381bfbc5b3d309753aa2bc5
|
|
| BLAKE2b-256 |
8a5cf9d564effa10ea4c191054dd8af48f71ccdc9d85bcf0714ac610c2554fb4
|
File details
Details for the file alms_cli-0.1.4-py3-none-any.whl.
File metadata
- Download URL: alms_cli-0.1.4-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 |
6da5200b996ddbe0d09756ab233a6adec8122728217b49624b953515374490b5
|
|
| MD5 |
e24e8e68195fa0075e31776b2c0ac906
|
|
| BLAKE2b-256 |
f8093cec86d9eb9623f6f9c11bd463a99e0afb6bc7301b6b958d0f39b4f42058
|