Skip to content

Releases: mheden/batify

1.0.0

21 Jan 07:51
Compare
Choose a tag to compare
usage: batify [-h] -s SCRIPT [-r REQUIREMENTS] [--pypi-host PYPI_HOST] [--pypi-url PYPI_URL] [--outdir OUTDIR]

A basic tool for creating bat files that contains Python code.

optional arguments:
  -h, --help            show this help message and exit
  -s SCRIPT, --script SCRIPT
                        Python script file
  -r REQUIREMENTS, --requirements REQUIREMENTS
                        Requirements file
  --pypi-host PYPI_HOST
                        Hostname of pypi host (e.g. host)
  --pypi-url PYPI_URL   E.g. http://host/pypi/simple
  --outdir OUTDIR       Output directory