pyvider-cty 2025-05-28
Simplified the package init and conversion subsystem, updated dependencies
6 files · 462+ · 634-

Package Simplification

2 files changed
  • __init__.py `cty/__init__.py`: Reduced from 128+ lines, simplifying the public API surface
  • __init__.py `conversion/__init__.py`: 80 lines of changes cleaning up conversion exports
  • cty/__init__.py: Reduced from 128+ lines, simplifying the public API surface interface behavioral
    1 file
    • __init__.py
  • conversion/__init__.py: 80 lines of changes cleaning up conversion exports decouple internal
    1 file
    • __init__.py

Dependency Updates

2 files changed
  • pyproject.toml `pyproject.toml`: Added new dependency
  • uv.lock `uv.lock`: 881 lines of changes (dependency resolution updates)
  • pyproject.toml: Added new dependency baseline internal
    1 file
    • pyproject.toml
  • uv.lock: 881 lines of changes (dependency resolution updates) baseline internal
    1 file
    • uv.lock
2 files changed
  • env.sh Removed `env.sh` (1 line)
  • __init__.py Simplified `pyvider/__init__.py`