awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesPython Script Dependency Resolvers

Run Python scripts while automatically resolving and installing their specific dependencies and Python version requirements.

Distinct from Script Dependency Managers: Distinct from Script Dependency Managers: focuses on Python-specific dependency resolution and version management at script execution time, not general system-level tool dependencies.

Explore 1 awesome GitHub repository matching development tools & productivity · Python Script Dependency Resolvers. Refine with filters or upvote what's useful.

Awesome Python Script Dependency Resolvers GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • pypa/hatchAvatar de pypa

    pypa/hatch

    7,182Ver en GitHub↗

    Hatch is a unified tool for managing Python environments, building packages, scaffolding projects, and installing Python versions. It provides a single command-line interface for automating common development workflows, including running scripts, tests, and static analysis with automatic dependency resolution and configuration. The tool manages project settings, dependencies, and build instructions through a declarative TOML configuration file, ensuring reproducibility across environments. It creates and manages isolated virtual environments across all major shells, installs and manages multi

    Executes Python scripts while automatically resolving and installing their specific dependencies and Python version requirements.

    Pythonbuildclipackaging
    Ver en GitHub↗7,182
  1. Home
  2. Development Tools & Productivity
  3. Script Dependency Managers
  4. Python Script Dependency Resolvers