1. 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 : If you want to use OpenTPS as it or create plugins without modifying the source code, this option is for you. It installs OpenTPS as a Python library. Using Anaconda is recommended for managing different Python and package versions, but you can proceed without Anaconda if you’re comfortable with it.
-
Advanced Quickstart : If you want to use OpenTPS in a more developer-focused manner, you can clone the repository and install it following this guide. This will set up OpenTPS in a new folder, allowing you to modify the source code.