虚拟包生成器。

python-dumm的Python项目详细描述


PyPI注册的虚拟存储库

$ dummy --help
usage: dummy [-h] [-o OUTPUT] [-f] [-r] [-v] [-j JSON] [-y YAML] [-i INI]
             [-n NAME] [-m MODULE] [-M MODULE_NAME] [-V VERSION] [-a AUTHOR]
             [-A AUTHOR_EMAIL] [-t MAINTAINER] [-T MAINTAINER_EMAIL] [-u URL]

dummy package generator

optional arguments:
  -h, --help            show this help message and exit
  -o OUTPUT, --output OUTPUT
                        output folder
  -f, --force           force generation even if package exists
  -r, --raise           raise error at runtime instead of reinstall
  -v, --verbose         give more output; option is additive

File configuration:
  use configuration file to setup dummy package

  -j JSON, --json JSON  path to JSON format configuration file
  -y YAML, --yaml YAML  path to YAML format configuration file
  -i INI, --ini INI     path to INI format configuration file

Command configuration:
  use command line options to setup dummy package

  -n NAME, --name NAME  dummy package name
  -m MODULE, --module MODULE
                        package module name
  -M MODULE_NAME, --module-name MODULE_NAME
                        expected module name
  -V VERSION, --version VERSION
                        package version string
  -a AUTHOR, --author AUTHOR
                        author name
  -A AUTHOR_EMAIL, --author-email AUTHOR_EMAIL
                        author email
  -t MAINTAINER, --maintainer MAINTAINER
                        maintainer name
  -T MAINTAINER_EMAIL, --maintainer-email MAINTAINER_EMAIL
                        maintainer email
  -u URL, --url URL     project URL

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
相当于加密流。NET在Java 安卓中的应用?   java Android:加载片段时启动动画   java文件从指定的绝对路径上载到服务器   java是否可以自定义Spring缓存抽象所使用的序列化?   当客户端输入为无效字符串时,java从JAXWS接收空的BigDecimal   将数据库从MySQL更改为SQLite后出现Java项目错误   java PrimeFaces在datatable中自定义行编辑器   java在数组中对字符串和双类类型进行排序   图像Java:如何在GridLayout中嵌套JPanel?   java searchByEmail方法不起作用   java运行时。exec(字符串)限制字符串   java通过异步运行lambda访问方法参数   java为什么这个条件语句不编译?   在javajar中添加和使用文件,就像它们在文件夹中一样   使用java查找带有正则表达式的子字符串   在awt所在的地方荡秋千。属性,以及如何在Java插件中提供它的本地化版本