PDM
133 posts


We are on the way to supporting PEP 751, the first step is to allow exporting to pylock.toml. Stay tuned: github.com/pdm-project/pd…
peps.python.org/pep-0751/
English

Now PDM is shipped with standalone binaries that do not rely on Python interpreters.
github.com/pdm-project/pd…
English

@PrivateePrivate You should find the link either in README or the right bottom corner of the website. It looks fine on my side.
English

@pdm_project Trying to find information about how to create templates. Also the discord invite in the website does not work.
English

PDM v2.20.0 is released with the support of PEP 735 dependency groups.
github.com/pdm-project/pd…
English
PDM retweetledi

最近因为公司的pypi镜像没有uv的新版本,深度使用了@pdm_project
感觉蛮好用的,之前没用的原因主要是被文档的复杂性吓到了,各种命令参数、各种标准等等
单看命令行其实很简单顺手,强烈推荐!
中文

Is someone waiting for PDM to integrate UV? It is still experimental but it's here:
$ pdm config use_uv true
github.com/pdm-project/pd…
English

In the newly released version 2.18.0, the UI of locking and installing has been polished a bit.
Read the full changelog at github.com/pdm-project/pd…

English

A lock target is a combination of (python_version, platform, implementation) specs. You can specify one or more to control which packages should be pinned in the lock file, each lock file can have more than one lock targets.
Read the docs for more usage: pdm-project.org/en/latest/usag…
English

PDM v2.17.0 is released 🎉
In this release, we introduce lock targets for cross-platform lock as well as supporting pip-style constraints as overrides input. If you are a plugin author, you should also notice the change of internal APIs.
Read more at github.com/pdm-project/pd…
English

🎉New release: 2.16.0✨
In this release we add the support for PEP 723 - Running scripts with inline metadata.
Read more at github.com/pdm-project/pd…

English

PDM retweetledi

Let's explore some internal details of the @pdm_project!
frostming.com/en/2024/pdm-lo…
Chinese version: frostming.com/2024/pdm-lockf…
English
