1 Repo
Updating the local cache of available remote runtime versions.
Distinct from Version Manager Updaters: Contrasts with updating the tool itself; this updates the list of versions available for installation.
Explore 1 awesome GitHub repository matching development tools & productivity · Version Database Refreshing. Refine with filters or upvote what's useful.
pyenv-win is a version manager for Windows that enables the installation and switching of multiple Python versions without affecting the system global installation. It functions as a multi-version installer and environment controller that ensures isolation and reproducibility across different projects. The tool uses a shim-based routing system to intercept executable calls and direct them to specific versioned binaries. This allows for both system-wide default configurations and local directory-level overrides, where a specific version is automatically activated when entering a project folder
Refreshes the list of available Python versions available for installation from remote sources.