Installation¶
📦 From Installers¶
The most convenient way to use the projects ⭐️⭐️⭐️
- Double click and run, everything's managed for you
- Portable executables made for all platforms
Recommended for: Convenience, non-developers, casual users
🧀 From Wheels¶
The most reliable way to use the projects ⭐️⭐️⭐️
- Install from pip, requires basic Python knowledge
- Run the package commands or as a python import
Recommended for: Basic users, advanced users, developers
🔥 From Source¶
The most flexible way to use the projects ⭐️⭐️
- Automatic install scripts, spend more time using the projects
- Latest features, bugs, fixes, highly configurable
Recommended for: Advanced users, contributors, developers