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.1.tar.gz
(4.1 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.1.tar.gz.
File metadata
- Download URL: collectmd-0.1.1.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1b1b533f6c389ef8d1ce21ddc75cbeb9e01aa4422c830af6567119ec67613605
|
|
| MD5 |
ee910c5ee74bdc060b338b4b697f9864
|
|
| BLAKE2b-256 |
872bfc4b0ad67fcd1c53be31e196cf0496d9a8d96c0eedfabbd9b1f4ee9515fb
|
File details
Details for the file collectmd-0.1.1-py3-none-any.whl.
File metadata
- Download URL: collectmd-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.2 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 |
d021aa227decd962ad20e2f679022dd87248e73beedf0498e9085dd885713e1c
|
|
| MD5 |
1c7dc20d9e33e39d7d968a09fc0d7fe8
|
|
| BLAKE2b-256 |
918deb721354ce81e1c9c0e9dae92604fe856cf869343f3dbbaf52ef1523e81d
|