Welcome to the OpenTPS Quickstart
There are multiple ways to install OpenTPS on your computer, depending on how you intend to use it.
Easy Quickstart
Use OpenTPS as-is or create plugins without modifying the source code. Installs OpenTPS as a Python library. Anaconda is recommended for managing different Python and package versions, but you can proceed without it if you're comfortable.
Advanced Installation
Developer-focused installation that clones the repository and sets up OpenTPS in a new folder. This approach allows you to modify the source code and contribute to the project.