awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesEphemeral Runners

Utilities that execute packages in temporary environments without permanent installation.

Distinct from Python: Distinct from general Python installation by focusing on the temporary execution lifecycle rather than persistent setup.

Explore 1 awesome GitHub repository matching development tools & productivity · Ephemeral Runners. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Package Installers
  4. Python
  5. Ephemeral Runners

Awesome Ephemeral Runners GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • pipxproject/pipxAvatar de pipxproject

    pipxproject/pipx

    12,852Voir sur GitHub↗

    Pipx is a system for installing, running, and managing isolated Python applications and their corresponding virtual environments. It functions as an application installer for Python command line tools, a manager for listing and upgrading those tools, and a runner for executing packages in temporary environments. The tool ensures that every installed package resides in its own dedicated virtual environment to prevent dependency conflicts. It automatically adds the binaries of installed applications to the system path and enables the execution of tools within ephemeral environments that are del

    Functions as a runner for executing Python packages in temporary environments that are deleted after execution.

    Python
    Voir sur GitHub↗12,852