Local project management tool for AI coding workflows
Project description
AIPM CLI
AIPM CLI 是一个给 AI 编码项目使用的本地项目管理工具。
PyPI 分发名:aipm-cli
特性:
aipmc init在当前项目创建.pmai/隐藏目录- JSON 数据库存放在
.pmai/data/pmai.json - 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.json.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.0.tar.gz
(348.0 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.0-py3-none-any.whl
(352.5 kB
view details)
File details
Details for the file aipm_cli-0.1.0.tar.gz.
File metadata
- Download URL: aipm_cli-0.1.0.tar.gz
- Upload date:
- Size: 348.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
be48e6f2ffb2a7dceac72db036f07dff5b5a866e600a5cbd28066f0b0da94912
|
|
| MD5 |
7388147c74d051d92db9f1da290afa97
|
|
| BLAKE2b-256 |
48ebd6ae8b3884fffba9390a8e72777b180aaf004765b02df1f0330b1e3aaa75
|
File details
Details for the file aipm_cli-0.1.0-py3-none-any.whl.
File metadata
- Download URL: aipm_cli-0.1.0-py3-none-any.whl
- Upload date:
- Size: 352.5 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 |
8de4cc4a3548dc7ad72c3536eb63f5bd44d9dd7fdb263779262ed628d83bc3ed
|
|
| MD5 |
793ebfc211d6c51f5845fbc076dbf430
|
|
| BLAKE2b-256 |
2fb51d91f59a66814a947edc91e3ebfe6bd0782f0c3c7926df9bfcb3cba32ed0
|