Quick Start

Installation

PHUB uses the following dependencies:

  • Installing the lastest stable release (python 3.9 or higher):

pip install --upgrade phub
  • Installing the latest unstable updates (python 3.9 or higher):

pip install --upgrade git+https://github.com/EctherAlsFake/PHUB.git

You can use PHUB as a CLI, a GUI or a Python package.