Pydev
Pydev copied to clipboard
Feature/poetry - uv
Initial support for poetry and UV package managers.
Poetry supports:
- Add
- Remove
- Update
- Lock
- Sync
- Install
UV supports:
- Add
- Remove
- Lock
- Sync
Not complete yet, there's an issue with the monitor not updating. All poetry commands don't update the progress.