[ forky ]
[ sid ]
[ 原始碼: decli ]
套件:python3-decli(0.6.3-1)
Minimal, easy-to-use, declarative cli tool using argparse (Python)
Decli is minimal wrapper around argparse. It's useful when writing big applications that have many arguments and subcommands. It's a minimal library to rapidly create an interface separated from the application. While it's possible to use any argument from argparse, it lets you stop taking care about copy pasting the argparse functions.
其他與 python3-decli 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)