awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • pypa/hatchالصورة الرمزية لـ pypa

    pypa/hatch

    7,182عرض على 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
    عرض على GitHub↗7,182
  1. Home
  2. Development Tools & Productivity
  3. Script Dependency Managers
  4. Python Script Dependency Resolvers