Skip to main content

Dummy package generator.

Project description

Dummy repository for PyPI registration

$ 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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python-dummy-0.1.0.tar.gz (12.2 kB view hashes)

Uploaded Source

Built Distribution

python_dummy-0.1.0-py2.py3-none-any.whl (10.2 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page