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
Oct 25, 2022
Feb 6, 2023
Oct 25, 2022
Oct 6, 2022
Sep 29, 2022
Sep 29, 2022
Feb 6, 2023
Apr 19, 2023
Apr 17, 2023
Aug 17, 2023

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