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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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.

Awesome Ephemeral Runners GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • pipxproject/pipxAvatar von pipxproject

    pipxproject/pipx

    12,852Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗12,852
  1. Home
  2. Development Tools & Productivity
  3. Package Installers
  4. Python
  5. Ephemeral Runners