Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 435 Bytes

File metadata and controls

18 lines (12 loc) · 435 Bytes

pyPack

为了能够全局使用,将一些常用python脚本打包,方便使用。

使用

git clone https://github.com/Darstib/pyPack.git
cd pyPack
# cd whichever folder you want to use
python3 -m pip install -e .

声明

只是自己使用而已,安全性/可靠性无保证。

其中 mkdocs-toc-plugin 改自tonycrane