Skip to content

Latest commit

 

History

History
76 lines (60 loc) · 2.63 KB

README.md

File metadata and controls

76 lines (60 loc) · 2.63 KB

道域

Static Badge repo size PyPI GitHub issues GitHub forks GitHub stars GitHub license contributors watcher Binder Downloads Documentation Status PyPI - Downloads GitHub top language

道可道。

PyPI

支持 PyPI:

pip install dao-field

启用开发模式,可以直接测试一些常用应用:

pip install dao-field[dev]

on-air 服务

导出 docx

安装 mystmd:

# Visit https://nodejs.org or:
conda install -c conda-forge nodejs
conda install mystmd -c conda-forge
pip install python-slugify
inv doc.build --opts "-b docx" -t ./doc/_build/docx