Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@AcerP-py AcerP-py released this 14 Jan 17:59

v1.1.0

New Features

  • rewrite of codebase
  • combine files from the web

Usage

usage: alwiz [-h] [-v] [-o OUT] [-m {files,lists}] [-rd] [source ...]

positional arguments:
  source                list of input files/lists

options:
  -h, --help            show this help message and exit
  -v, --version         show program's version number and exit
  -o OUT, --out OUT     output file
  -m {files,lists}, --mode {files,lists}
                        source mode
  -rd, --remove_duplicates
                        remove duplicates


Building

Binary built with pyinstaller

pyinstaller --name alwiz --onefile