pro-core 0.1.11

Core library for Pro Python package manager
Documentation

pro-core: Core library for Pro Python package manager

This crate provides the core functionality for Pro:

  • Dependency resolution (using pubgrub)
  • Package installation with caching
  • Native wheel/sdist building
  • Virtual environment management
  • Security auditing (CVE checking)
  • PEP standards compliance
  • Python version management
  • Tool runner for ephemeral tool execution
  • PEP 723 script support