wheelify

Simple manylinux wheel builder utility


Keywords
manylinux, wheel, builder
License
Apache-2.0
Install
pip install wheelify==0.1.4

Documentation

Wheelify

Simple utility to build manylinux wheels from a requirements file.

Usage

wheelify - Manylinux builder

positional arguments:
  requirements_file

optional arguments:
  -h, --help            show this help message and exit
  --user USER
  --wheel-dir WHEEL_DIR
  --python {python2.7,python3.6}