Skip to content

快速构建 python 命令行客户端的框架 a framework to quickly build python script project

License

Notifications You must be signed in to change notification settings

xiangxiaoc/py-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-script

a framework to quickly build python script project

Python Version > 3.6.1 to support rich module

    # Install required python modules
    pip install -r requirements.txt
    # test command line client help documentation
    python main.py --help

About

快速构建 python 命令行客户端的框架 a framework to quickly build python script project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages