✅ Installation¶
- There are a couple of ways to get started with the projects:
📦 From Releases¶
The most convenient way to use the projects. ⭐️⭐️⭐️
- Portable executables made with PyAPP for all platforms.
- Double click and run, everything's managed for you.
Recommended for: Basic users, alpha testers.
🧀 From PyPI¶
The most reliable way to use the projects. ⭐️⭐️⭐️
- Standard pip install, requires basic Python knowledge.
- Run the package commands or as a python import.
Recommended for: Basic users, advanced users, developers