Skip to content

Install from PyPI

Debby can be installed directly from PyPI and ran as a command line tool.

Warning

Debby does not currently support a stable Python API. We may release breaking changes to Python objects within the package at any time.

To install Debby as a command line tool we recommend using pipx, although any Python package manager will work.

pipx install debby-cli

The package installs an executable named debby. For more help using the cli, run the command

debby --help