Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Pdm
Improve the experience of Python development workflow
Collective -
Host: opensource -
https://opencollective.com/pdm
- Website: https://pdm.fming.dev
- Code: https://github.com/pdm-project
fix: basic loongarch64 support
github.com/pdm-project/dep-logic - iv-m opened this pull request 4 days ago
github.com/pdm-project/dep-logic - iv-m opened this pull request 4 days ago
fix: PDM fails running a script with PEP723 metadata with `uv`
github.com/pdm-project/pdm - frostming opened this pull request 5 days ago
github.com/pdm-project/pdm - frostming opened this pull request 5 days ago
PDM fails running a script with PEP723 metadata with `uv`
github.com/pdm-project/pdm - lioman opened this issue 7 days ago
github.com/pdm-project/pdm - lioman opened this issue 7 days ago
fix: don't set "dependencies" as empty list for uv toml if there is …
github.com/pdm-project/pdm - monchin opened this pull request 16 days ago
github.com/pdm-project/pdm - monchin opened this pull request 16 days ago
Support for `project.license-files` key (PEP 639)
github.com/pdm-project/pdm - vgavro opened this issue 16 days ago
github.com/pdm-project/pdm - vgavro opened this issue 16 days ago
Incompatible `uv` backend with `hatch-odoo`
github.com/pdm-project/pdm - yajo opened this issue 17 days ago
github.com/pdm-project/pdm - yajo opened this issue 17 days ago
fix: don't validate requirements that are not used
github.com/pdm-project/pdm - frostming opened this pull request 18 days ago
github.com/pdm-project/pdm - frostming opened this pull request 18 days ago
PDM sync/install parse all dependencies, regardless if they are included or not
github.com/pdm-project/pdm - liran-cohen-hs opened this issue 19 days ago
github.com/pdm-project/pdm - liran-cohen-hs opened this issue 19 days ago
fix: cache the result of keyring queries
github.com/pdm-project/pdm - frostming opened this pull request 22 days ago
github.com/pdm-project/pdm - frostming opened this pull request 22 days ago
Slow add/remove lock with upgrade to 2.22.1
github.com/pdm-project/pdm - RMpolski opened this issue 24 days ago
github.com/pdm-project/pdm - RMpolski opened this issue 24 days ago
`pdm add --frozen-lockfile --no-sync` still runs the resolver
github.com/pdm-project/pdm - ncoghlan opened this issue 24 days ago
github.com/pdm-project/pdm - ncoghlan opened this issue 24 days ago
[pre-commit.ci] pre-commit autoupdate
github.com/pdm-project/pdm - pre-commit-ci[bot] opened this pull request 25 days ago
github.com/pdm-project/pdm - pre-commit-ci[bot] opened this pull request 25 days ago
[pre-commit.ci] pre-commit autoupdate
github.com/pdm-project/pdm-backend - pre-commit-ci[bot] opened this pull request 25 days ago
github.com/pdm-project/pdm-backend - pre-commit-ci[bot] opened this pull request 25 days ago
pdm venv create is not handling distrobox export correctly
github.com/pdm-project/pdm - klmcwhirter opened this issue 28 days ago
github.com/pdm-project/pdm - klmcwhirter opened this issue 28 days ago
PDM repeatedly queries the keyring for each configured repo when username/password not defined
github.com/pdm-project/pdm - ad1217 opened this issue 29 days ago
github.com/pdm-project/pdm - ad1217 opened this issue 29 days ago
feat: respect .python-version file
github.com/pdm-project/pdm - frostming opened this pull request 30 days ago
github.com/pdm-project/pdm - frostming opened this pull request 30 days ago
Also use csh venv activation for tcsh
github.com/pdm-project/pdm - vedranmiletic opened this pull request about 1 month ago
github.com/pdm-project/pdm - vedranmiletic opened this pull request about 1 month ago
fix: use stdlib url<->path conversion
github.com/pdm-project/pdm - frostming opened this pull request about 1 month ago
github.com/pdm-project/pdm - frostming opened this pull request about 1 month ago
Should strategy config cover strategy in lockfile?
github.com/pdm-project/pdm - monchin opened this issue about 1 month ago
github.com/pdm-project/pdm - monchin opened this issue about 1 month ago
Python 3.14, pathname2url does not add //
github.com/pdm-project/pdm - ToshibaMastr opened this issue about 1 month ago
github.com/pdm-project/pdm - ToshibaMastr opened this issue about 1 month ago
fix: missing deps when adding dev dependencies
github.com/pdm-project/pdm - frostming opened this pull request about 1 month ago
github.com/pdm-project/pdm - frostming opened this pull request about 1 month ago
Generate completion script dynamic
github.com/pdm-project/pdm - Zheaoli opened this issue about 1 month ago
github.com/pdm-project/pdm - Zheaoli opened this issue about 1 month ago
fix: write installer metadata
github.com/pdm-project/pdm - frostming opened this pull request about 1 month ago
github.com/pdm-project/pdm - frostming opened this pull request about 1 month ago
feat: Add new command option to set env file for pdm script
github.com/pdm-project/pdm - Zheaoli opened this pull request about 1 month ago
github.com/pdm-project/pdm - Zheaoli opened this pull request about 1 month ago
chore(deps): bump jinja2 from 3.1.4 to 3.1.5 in /chatbot
github.com/pdm-project/pdm - dependabot[bot] opened this pull request about 1 month ago
github.com/pdm-project/pdm - dependabot[bot] opened this pull request about 1 month ago
Allow inject enviroment variables via .env or other env file
github.com/pdm-project/pdm - Zheaoli opened this issue about 1 month ago
github.com/pdm-project/pdm - Zheaoli opened this issue about 1 month ago
fix: write dependency-groups when importing
github.com/pdm-project/pdm - frostming opened this pull request about 1 month ago
github.com/pdm-project/pdm - frostming opened this pull request about 1 month ago
Possibly incorrect MacOS platform detection when generating lockfile
github.com/pdm-project/pdm - sr-murthy opened this issue about 2 months ago
github.com/pdm-project/pdm - sr-murthy opened this issue about 2 months ago
Change asdf installation commands order
github.com/pdm-project/pdm - josemimbre opened this pull request about 2 months ago
github.com/pdm-project/pdm - josemimbre opened this pull request about 2 months ago
chore(ci): remove the duplicate steps of setting up the Python version in the Testing job
github.com/pdm-project/pdm - Georgehu716 opened this pull request about 2 months ago
github.com/pdm-project/pdm - Georgehu716 opened this pull request about 2 months ago
Pack CI job failed in forked project's Actions
github.com/pdm-project/pdm - Georgehu716 opened this issue about 2 months ago
github.com/pdm-project/pdm - Georgehu716 opened this issue about 2 months ago
fix: remove zsh pypi completion
github.com/pdm-project/pdm - Georgehu716 opened this pull request about 2 months ago
github.com/pdm-project/pdm - Georgehu716 opened this pull request about 2 months ago
Publish wheel without tarball
github.com/pdm-project/pdm - khasrusn opened this issue about 2 months ago
github.com/pdm-project/pdm - khasrusn opened this issue about 2 months ago
FileNotFoundError: [Errno 2] No such file or directory
github.com/pdm-project/pdm - Shui-meridian opened this issue about 2 months ago
github.com/pdm-project/pdm - Shui-meridian opened this issue about 2 months ago
Error installing the experimental python3.13t
github.com/pdm-project/pdm - jefer94 opened this issue about 2 months ago
github.com/pdm-project/pdm - jefer94 opened this issue about 2 months ago
[ImportError] math.cpython-311-x86_64-linux-gnu.so: undefined symbol: _PyModule_Add
github.com/pdm-project/pdm - vfdff opened this issue about 2 months ago
github.com/pdm-project/pdm - vfdff opened this issue about 2 months ago
PDM misdetects platform tag, leading to version selection that breaks resolution
github.com/pdm-project/pdm - sanmai-NL opened this issue about 2 months ago
github.com/pdm-project/pdm - sanmai-NL opened this issue about 2 months ago
Cache dependency lists of resolved packages.
github.com/pdm-project/pdm - zerosignal0101 opened this issue about 2 months ago
github.com/pdm-project/pdm - zerosignal0101 opened this issue about 2 months ago
fix: also read username from keyring if available
github.com/pdm-project/pdm - frostming opened this pull request about 2 months ago
github.com/pdm-project/pdm - frostming opened this pull request about 2 months ago
fix(uv): Universal wheel can't be added as URL dependency as it's mismatched to current platform
github.com/pdm-project/pdm - frostming opened this pull request about 2 months ago
github.com/pdm-project/pdm - frostming opened this pull request about 2 months ago
fix: Repositories configurable in project
github.com/pdm-project/pdm - frostming opened this pull request about 2 months ago
github.com/pdm-project/pdm - frostming opened this pull request about 2 months ago
fix: `pdm update -u` fails when a depenendcy group contains a dependency group include
github.com/pdm-project/pdm - frostming opened this pull request about 2 months ago
github.com/pdm-project/pdm - frostming opened this pull request about 2 months ago
Repositories configurable in pyproject.toml
github.com/pdm-project/pdm - farndt opened this issue about 2 months ago
github.com/pdm-project/pdm - farndt opened this issue about 2 months ago
pdm sync/lock/install breaks by defining private index and using keyring
github.com/pdm-project/pdm - farndt opened this issue about 2 months ago
github.com/pdm-project/pdm - farndt opened this issue about 2 months ago
`pdm update -u` fails when a depenendcy group contains a dependency group include
github.com/pdm-project/pdm - momostein opened this issue about 2 months ago
github.com/pdm-project/pdm - momostein opened this issue about 2 months ago
Universal wheel can't be added as URL dependency as it's mismatched to current platform
github.com/pdm-project/pdm - sanmai-NL opened this issue about 2 months ago
github.com/pdm-project/pdm - sanmai-NL opened this issue about 2 months ago
dynamic version settings do not take effect
github.com/pdm-project/pdm - zhuwenxing opened this issue about 2 months ago
github.com/pdm-project/pdm - zhuwenxing opened this issue about 2 months ago
Support `overrides` settings with use_uv
github.com/pdm-project/pdm - clement-tourriere opened this issue about 2 months ago
github.com/pdm-project/pdm - clement-tourriere opened this issue about 2 months ago
zsh completion `pdm add <tab>` will stuck
github.com/pdm-project/pdm - sawyerzheng opened this issue about 2 months ago
github.com/pdm-project/pdm - sawyerzheng opened this issue about 2 months ago
UTF8 authors, broken metadata?
github.com/pdm-project/pdm-backend - pawamoy opened this issue about 2 months ago
github.com/pdm-project/pdm-backend - pawamoy opened this issue about 2 months ago
fix: drop version from search result
github.com/pdm-project/pdm - frostming opened this pull request about 2 months ago
github.com/pdm-project/pdm - frostming opened this pull request about 2 months ago
[pre-commit.ci] pre-commit autoupdate
github.com/pdm-project/pdm - pre-commit-ci[bot] opened this pull request about 2 months ago
github.com/pdm-project/pdm - pre-commit-ci[bot] opened this pull request about 2 months ago
[pre-commit.ci] pre-commit autoupdate
github.com/pdm-project/pdm-backend - pre-commit-ci[bot] opened this pull request about 2 months ago
github.com/pdm-project/pdm-backend - pre-commit-ci[bot] opened this pull request about 2 months ago
feat: Add resolution.overrides support for use_uv
github.com/pdm-project/pdm - clement-tourriere opened this pull request 2 months ago
github.com/pdm-project/pdm - clement-tourriere opened this pull request 2 months ago
fix: uninstallation error when pdm is not installed before
github.com/pdm-project/pdm - Georgehu716 opened this pull request 2 months ago
github.com/pdm-project/pdm - Georgehu716 opened this pull request 2 months ago
fix: inconsistent behavior when removing package with uv enabled
github.com/pdm-project/pdm - frostming opened this pull request 2 months ago
github.com/pdm-project/pdm - frostming opened this pull request 2 months ago
docs: Fix incorrect file paths and refine for better readability
github.com/pdm-project/pdm-backend - lqhuang opened this pull request 2 months ago
github.com/pdm-project/pdm-backend - lqhuang opened this pull request 2 months ago
Support init a git repo and add generate file to git
github.com/pdm-project/pdm - Zheaoli opened this issue 2 months ago
github.com/pdm-project/pdm - Zheaoli opened this issue 2 months ago
fix: Speed up the resolution by only resolving wheel candidates if possible
github.com/pdm-project/pdm - frostming opened this pull request 2 months ago
github.com/pdm-project/pdm - frostming opened this pull request 2 months ago
fix: no longer requires wheel to build
github.com/pdm-project/pdm - frostming opened this pull request 2 months ago
github.com/pdm-project/pdm - frostming opened this pull request 2 months ago
pdm update stuck for 17 minutes then raises msgpack.exceptions.ExtraData: unpack(b) received extra data
github.com/pdm-project/pdm - Fak3 opened this issue 2 months ago
github.com/pdm-project/pdm - Fak3 opened this issue 2 months ago
httpx.ConnectError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)
github.com/pdm-project/pdm - ubaldot opened this issue 2 months ago
github.com/pdm-project/pdm - ubaldot opened this issue 2 months ago
fix: set python version first
github.com/pdm-project/setup-pdm - frostming opened this pull request 2 months ago
github.com/pdm-project/setup-pdm - frostming opened this pull request 2 months ago
feat(run): allow customizing scripts display from settings (fix #3313)
github.com/pdm-project/pdm - noirbizarre opened this pull request 2 months ago
github.com/pdm-project/pdm - noirbizarre opened this pull request 2 months ago
build(python): update supported Python versions to 3.9 to 3.13
github.com/pdm-project/pdm-backend - noirbizarre opened this pull request 2 months ago
github.com/pdm-project/pdm-backend - noirbizarre opened this pull request 2 months ago
setup-pdm cannot find the last version of pdm
github.com/pdm-project/setup-pdm - lnacquaroli opened this issue 2 months ago
github.com/pdm-project/setup-pdm - lnacquaroli opened this issue 2 months ago
Add safe_compatible version specifiers saving strategy
github.com/pdm-project/pdm - tkzt opened this pull request 2 months ago
github.com/pdm-project/pdm - tkzt opened this pull request 2 months ago
Task verbosity change introduce in 2.21 breaks some scripts
github.com/pdm-project/pdm - noirbizarre opened this issue 2 months ago
github.com/pdm-project/pdm - noirbizarre opened this issue 2 months ago
`use_uv` with `workspaces` fails to install workspace packages
github.com/pdm-project/pdm - ksquarekumar opened this issue 2 months ago
github.com/pdm-project/pdm - ksquarekumar opened this issue 2 months ago
Support caret and tilde operators for constraining versions
github.com/pdm-project/pdm - bayshann-matt-chamberlain opened this issue 2 months ago
github.com/pdm-project/pdm - bayshann-matt-chamberlain opened this issue 2 months ago
The install cache is invalid and the package cannot be installed through the cache.
github.com/pdm-project/pdm - AboutDark opened this issue 2 months ago
github.com/pdm-project/pdm - AboutDark opened this issue 2 months ago
improve readability of Python interpreter validation message
github.com/pdm-project/pdm - xinquiry opened this pull request 2 months ago
github.com/pdm-project/pdm - xinquiry opened this pull request 2 months ago
fix: update dependencies in pyproject.toml
github.com/pdm-project/pdm - ZinkLu opened this pull request 2 months ago
github.com/pdm-project/pdm - ZinkLu opened this pull request 2 months ago
chore(deps): bump tornado from 6.4 to 6.4.2 in /chatbot
github.com/pdm-project/pdm - dependabot[bot] opened this pull request 2 months ago
github.com/pdm-project/pdm - dependabot[bot] opened this pull request 2 months ago
pdm-build-locked command: ignore dependency-groups during resolution
github.com/pdm-project/pdm-build-locked - sigma67 opened this pull request 2 months ago
github.com/pdm-project/pdm-build-locked - sigma67 opened this pull request 2 months ago
Error in Python version to install PDM
github.com/pdm-project/setup-pdm - lnacquaroli opened this issue 2 months ago
github.com/pdm-project/setup-pdm - lnacquaroli opened this issue 2 months ago
refactor: replace Typing collections with built-in types in type annotations
github.com/pdm-project/pdm - vvanglro opened this pull request 2 months ago
github.com/pdm-project/pdm - vvanglro opened this pull request 2 months ago
Domain parsing error when adding package from git+ssh
github.com/pdm-project/pdm - BeautyyuYanli opened this issue 2 months ago
github.com/pdm-project/pdm - BeautyyuYanli opened this issue 2 months ago
doc: improve documentation of "Dependency Groups"
github.com/pdm-project/pdm - stevapple opened this pull request 2 months ago
github.com/pdm-project/pdm - stevapple opened this pull request 2 months ago
chore(deps): bump aiohttp from 3.9.5 to 3.10.11 in /chatbot
github.com/pdm-project/pdm - dependabot[bot] opened this pull request 2 months ago
github.com/pdm-project/pdm - dependabot[bot] opened this pull request 2 months ago
feat: drop support of Python 3.8
github.com/pdm-project/pdm - huxuan opened this pull request 3 months ago
github.com/pdm-project/pdm - huxuan opened this pull request 3 months ago
Clarify includes and excludes
github.com/pdm-project/pdm-backend - sanmai-NL opened this pull request 3 months ago
github.com/pdm-project/pdm-backend - sanmai-NL opened this pull request 3 months ago
Don't include ignored files
github.com/pdm-project/pdm-backend - sanmai-NL opened this issue 3 months ago
github.com/pdm-project/pdm-backend - sanmai-NL opened this issue 3 months ago
pdm is sensitive to section order in `pyproject.toml` with unhelpful error messages
github.com/pdm-project/pdm - qris opened this issue 3 months ago
github.com/pdm-project/pdm - qris opened this issue 3 months ago
pdm for applications doesn't make their modules importable
github.com/pdm-project/pdm - qris opened this issue 3 months ago
github.com/pdm-project/pdm - qris opened this issue 3 months ago
Export editable subpackage to requirements.txt with relative path instead of full file url
github.com/pdm-project/pdm - dayongxie opened this issue 3 months ago
github.com/pdm-project/pdm - dayongxie opened this issue 3 months ago
fix: Fix the bug that pdm plugins are invalid on ubuntu system python(#3289)
github.com/pdm-project/pdm - monchin opened this pull request 3 months ago
github.com/pdm-project/pdm - monchin opened this pull request 3 months ago
`pyproject.toml` adapter for `uv` writes to the filesystem within the project root, breaks down in read-only situations
github.com/pdm-project/pdm - sanmai-NL opened this issue 3 months ago
github.com/pdm-project/pdm - sanmai-NL opened this issue 3 months ago
feat: emit post_lock after writing pyproject.toml and pdm.lock in add…
github.com/pdm-project/pdm - jantrienes opened this pull request 3 months ago
github.com/pdm-project/pdm - jantrienes opened this pull request 3 months ago
Use fallback version when no Git tags are found?
github.com/pdm-project/pdm-backend - pawamoy opened this issue 3 months ago
github.com/pdm-project/pdm-backend - pawamoy opened this issue 3 months ago
[bug] ubuntu plugins not valid after installation
github.com/pdm-project/pdm - monchin opened this issue 3 months ago
github.com/pdm-project/pdm - monchin opened this issue 3 months ago
Silently ignores invalid `PDM_BUILD_SCM_VERSION` env var
github.com/pdm-project/pdm-backend - sanmai-NL opened this issue 3 months ago
github.com/pdm-project/pdm-backend - sanmai-NL opened this issue 3 months ago