Installation ============ To install Topyfic, python version 3.8 or greater is required. Install from PyPi (recommended) ------------------------------- Install the most recent release, run ``pip install Topyfic`` Install with the most recent commits ------------------------------------ git cloning the `Topyfic repository `_, going to the Topyfic directory, run ``pip install .``