Default template for PDM package
Project description
CollectMD
一个用于收集和管理 Markdown 文件的命令行工具。
功能特点
- 自动收集指定目录下的 Markdown 文件
- 自动处理和移动相关的图片资源
- 处理文件冲突并生成日志
- 支持批量文件处理
安装
pip install collectmd
环境变量设置
# Windows
set EFU_PATH=aa.efu
set ALL_MD_PATH=path/to/target/directory
# Linux/Mac
export EFU_PATH=aa.efu
export ALL_MD_PATH=path/to/target/directory
使用方法
设置环境变量后,直接运行:
collectmd process
或者通过命令行参数指定路径:
collectmd process --efu-path aa.efu --target-dir path/to/target/directory
开发
git clone https://github.com/lightlogic5/collectmd.git
cd collectmd
pip install -e .
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
collectmd-0.1.7.tar.gz
(4.2 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
File details
Details for the file collectmd-0.1.7.tar.gz.
File metadata
- Download URL: collectmd-0.1.7.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2233f0d384d751d585e229d0820017ece702e52aa5cff5142346ff2c9df28ee3
|
|
| MD5 |
f67ef61ed9773cd254a66b7fdfb881a0
|
|
| BLAKE2b-256 |
9e9d9b73da124907371f235a067f7d3bdf9bcdda788da0407b56ba16e3167b9f
|
File details
Details for the file collectmd-0.1.7-py3-none-any.whl.
File metadata
- Download URL: collectmd-0.1.7-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ebe1765ab7e3c16c0453b232bf58286d0ac003b4f8e440c6bb2e660761825e9
|
|
| MD5 |
29f10dd56df9b1be3410e06893439b8a
|
|
| BLAKE2b-256 |
adb55a4df43280353e69734fa89fe29046f40a49204557fc6ed89c5e51d034ea
|