Skip to content

whl2conda

Usage

usage: whl2conda [options] <command> ...

Utility for building and testing conda package generated directly from a python wheel.

See whl2conda build --help for more information.

options

  -h, --help
            show this help message and exit
  --version
            show program's version number and exit

Commands

  <command>
    build   conda-build replacement
    config  configure whl2conda
    convert
            builds a conda package from a python wheel
    diff    compare contents of conda packages
    install
            install conda package file with dependencies