Skip to main content

One doc tagged with "monorepo"

View all tags

Dependency Tradeoffs — Poetry vs PEP 621 (and editable installs)

Explore the tradeoffs between using Poetry and PEP 621 for Python dependency management, focusing on live editing and packaging strategies for local libraries in a development environment. The guide includes scripts and tips for migrating configurations and managing packages efficiently.