aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pdm/README
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+SBo@gmail.com>2023-06-17 12:04:28 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-06-17 17:18:58 +0700
commitf9adb7eccf26c401bd849234ccccf1ff4e2b8feb (patch)
treeb282147007b8f5fa05d2a8d3c7a856ac6063f02a /python/python3-pdm/README
parente316e5d509adb9b0fc575cd5a6560cea31206244 (diff)
python/python3-pdm: Added (python package manager).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pdm/README')
-rw-r--r--python/python3-pdm/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/python/python3-pdm/README b/python/python3-pdm/README
new file mode 100644
index 0000000000..1f25cf5e42
--- /dev/null
+++ b/python/python3-pdm/README
@@ -0,0 +1,8 @@
+python3-pdm (Python manager supporting the latest PEP standards)
+
+PDM is meant to be a next generation Python package management
+tool. It was originally built for personal use. If you feel you
+are going well with Pipenv or Poetry and don't want to introduce
+another package manager, just stick to it. But if you are missing
+something that is not present in those tools, you can probably find
+some goodness in pdm.