Local project management tool for AI coding workflows
Project description
AIPM CLI
AIPM CLI 是一个给 AI 编码项目使用的本地项目管理工具。
PyPI 分发名:aipm-cli
特性:
aipmc init在当前项目创建.pmai/隐藏目录- SQLite 数据库存放在
.pmai/data/pmai.db - Web 配置存放在
.pmai/config.json - AI 使用说明可写入
.pmai/USAGE.md - CLI 可记录 canon、task、decision、commit、daily
- Web 直接用 Python 标准库
http.server提供,无需 FastAPI - 可通过 PyPI 安装并直接使用
常用命令:
pip install aipm-cli
aipmc init
aipmc help
aipmc info
aipmc canon show
aipmv
运行时目录:
.pmai/data/pmai.db.pmai/config.json.pmai/USAGE.md
主要模块:
src/pmai/bootstrap.pysrc/pmai/cli_main.pysrc/pmai/usage_guide.pysrc/pmai/store.pysrc/pmai/web_server.pysrc/pmai/run_server.py
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
aipm_cli-0.1.1.tar.gz
(344.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
aipm_cli-0.1.1-py3-none-any.whl
(348.3 kB
view details)
File details
Details for the file aipm_cli-0.1.1.tar.gz.
File metadata
- Download URL: aipm_cli-0.1.1.tar.gz
- Upload date:
- Size: 344.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
150165f4d49a0f3ff3b8b74359e2269010354a3805c320c83aa0df0c429dd490
|
|
| MD5 |
3ff6e5d6f4f6a151b1bb8e78ab419eb7
|
|
| BLAKE2b-256 |
1124cecc117a1342f2e2ac09bb69e2807948e180ac6a441cbfae1b49b53e2230
|
File details
Details for the file aipm_cli-0.1.1-py3-none-any.whl.
File metadata
- Download URL: aipm_cli-0.1.1-py3-none-any.whl
- Upload date:
- Size: 348.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fa8739358efa1bd83096bdcf372b5321a16882943081194f6ac52ad7fc015ec0
|
|
| MD5 |
b3ab03c71ea5c37b60b55f954fd47477
|
|
| BLAKE2b-256 |
2c5d75cc9f73b640b98d020f77e80aa4f0466a60138f5fea8ffb661a0d5a0464
|