mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-22 17:31:03 +01:00
- Refactored the Python installation script to support multiple commands: install, uninstall, switch, and list. - Added functions for usage printing, dependency installation, pyenv setup, Python version verification, symlink creation, and cleanup. - Improved error handling for version checks and command execution, enhancing usability and flexibility in Docker environments. - Default Python version is set to 3.12, with the option to specify a different version during installation.