Skip to content

xinetzone/DaoField

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

道域

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