It's what happens when there's not enough time during the day...

Using PDM for Your Next Python Project

Packaging, Dependencies, PEPs, Oh My!

8 min read / Aug 11, 2022 / Dependency PDM

I decided to dive into a topic perhaps all too complex for me at the moment, but I couldn't help myself. With my ever increasing number of side-projects, I've been testing some deployment and build strategies. This has led me down the dark path of Python dependency management.