RSSAmplifier

stuartm.nz

PDM Rocks!

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

I've been switching all my projects from uv to PDM and have been really enjoying it. It's fairly straight forward to switch from uv since it has a similar interface. Some simple examples: uv init → pdm init uv add django → pdm add django uv lock → pdm lock uv sync → pdm sync uv run manage.py runserver → pdm run manage.py runserver . Read more

Read on stuartm.nz

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.