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.10.tar.gz
(23.6 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.10-py3-none-any.whl
(47.8 kB
view details)
File details
Details for the file alms_cli-0.1.10.tar.gz.
File metadata
- Download URL: alms_cli-0.1.10.tar.gz
- Upload date:
- Size: 23.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
404459527ab014dc306f87c166e0bc26b6c8052c5c3a590840cfb84044f27594
|
|
| MD5 |
c474f1532841d79b08b9f02dd666d46f
|
|
| BLAKE2b-256 |
292331089fef4f444ff15877d221bfae42d0bf4c71b692d35fe014755143213f
|
File details
Details for the file alms_cli-0.1.10-py3-none-any.whl.
File metadata
- Download URL: alms_cli-0.1.10-py3-none-any.whl
- Upload date:
- Size: 47.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 |
95d3b6db40c6ec30bcade8bc4763da534b81e63ab15f0386182995915b755b49
|
|
| MD5 |
1ea8bd1b2406dab7e3b20034c8611036
|
|
| BLAKE2b-256 |
8e5d5bcb7c03e0b2731fc8bcc7055cf2d8ee8fc96ba479a913145fc869ab311c
|