Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pdm-project/pdm

A modern Python package and dependency manager supporting the latest PEP standards
https://github.com/pdm-project/pdm

fix: PDM fails running a script with PEP723 metadata with `uv`

frostming opened this pull request 13 days ago
PDM fails running a script with PEP723 metadata with `uv`

lioman opened this issue 16 days ago
Support for `project.license-files` key (PEP 639)

vgavro opened this issue 24 days ago
Incompatible `uv` backend with `hatch-odoo`

yajo opened this issue 26 days ago
fix: don't validate requirements that are not used

frostming opened this pull request 27 days ago
fix: cache the result of keyring queries

frostming opened this pull request about 1 month ago
Slow add/remove lock with upgrade to 2.22.1

RMpolski opened this issue about 1 month ago
`pdm add --frozen-lockfile --no-sync` still runs the resolver

ncoghlan opened this issue about 1 month ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request about 1 month ago
pdm venv create is not handling distrobox export correctly

klmcwhirter opened this issue about 1 month ago
feat: respect .python-version file

frostming opened this pull request about 1 month ago
Also use csh venv activation for tcsh

vedranmiletic opened this pull request about 1 month ago
Where is python?

klmcwhirter opened this issue about 1 month ago
fix: use stdlib url<->path conversion

frostming opened this pull request about 1 month ago
Should strategy config cover strategy in lockfile?

monchin opened this issue about 1 month ago
Python 3.14, pathname2url does not add //

ToshibaMastr opened this issue about 1 month ago
fix: missing deps when adding dev dependencies

frostming opened this pull request about 1 month ago
Generate completion script dynamic

Zheaoli opened this issue about 1 month ago
fix: write installer metadata

frostming opened this pull request about 1 month ago
feat: Add new command option to set env file for pdm script

Zheaoli opened this pull request about 2 months ago
chore(deps): bump jinja2 from 3.1.4 to 3.1.5 in /chatbot

dependabot[bot] opened this pull request about 2 months ago
Allow inject enviroment variables via .env or other env file

Zheaoli opened this issue about 2 months ago
fix: write dependency-groups when importing

frostming opened this pull request about 2 months ago
Possibly incorrect MacOS platform detection when generating lockfile

sr-murthy opened this issue about 2 months ago
Change asdf installation commands order

josemimbre opened this pull request about 2 months ago
Pack CI job failed in forked project's Actions

Georgehu716 opened this issue 2 months ago
fix: remove zsh pypi completion

Georgehu716 opened this pull request 2 months ago
Publish wheel without tarball

khasrusn opened this issue 2 months ago
FileNotFoundError: [Errno 2] No such file or directory

Shui-meridian opened this issue 2 months ago
Error installing the experimental python3.13t

jefer94 opened this issue 2 months ago
Cache dependency lists of resolved packages.

zerosignal0101 opened this issue 2 months ago
fix: also read username from keyring if available

frostming opened this pull request 2 months ago
fix: Repositories configurable in project

frostming opened this pull request 2 months ago
Repositories configurable in pyproject.toml

farndt opened this issue 2 months ago
dynamic version settings do not take effect

zhuwenxing opened this issue 2 months ago
Support `overrides` settings with use_uv

clement-tourriere opened this issue 2 months ago
zsh completion `pdm add <tab>` will stuck

sawyerzheng opened this issue 2 months ago
fix: drop version from search result

frostming opened this pull request 2 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 2 months ago
feat: Add resolution.overrides support for use_uv

clement-tourriere opened this pull request 2 months ago
fix: uninstallation error when pdm is not installed before

Georgehu716 opened this pull request 2 months ago
Failed to pass tests

Georgehu716 opened this issue 2 months ago
fix: inconsistent behavior when removing package with uv enabled

frostming opened this pull request 2 months ago
Support init a git repo and add generate file to git

Zheaoli opened this issue 2 months ago
fix: Speed up the resolution by only resolving wheel candidates if possible

frostming opened this pull request 2 months ago
fix: no longer requires wheel to build

frostming opened this pull request 2 months ago
feat(run): allow customizing scripts display from settings (fix #3313)

noirbizarre opened this pull request 2 months ago
Add safe_compatible version specifiers saving strategy

tkzt opened this pull request 3 months ago
Task verbosity change introduce in 2.21 breaks some scripts

noirbizarre opened this issue 3 months ago
`use_uv` with `workspaces` fails to install workspace packages

ksquarekumar opened this issue 3 months ago
Support caret and tilde operators for constraining versions

bayshann-matt-chamberlain opened this issue 3 months ago
improve readability of Python interpreter validation message

xinquiry opened this pull request 3 months ago
fix: update dependencies in pyproject.toml

ZinkLu opened this pull request 3 months ago
chore(deps): bump tornado from 6.4 to 6.4.2 in /chatbot

dependabot[bot] opened this pull request 3 months ago
Fix the chatbot

frostming opened this issue 3 months ago
Domain parsing error when adding package from git+ssh

BeautyyuYanli opened this issue 3 months ago
doc: improve documentation of "Dependency Groups"

stevapple opened this pull request 3 months ago
Fix typos

NathanBaulch opened this pull request 3 months ago
Save strategy for `~=x.y.z`

mrharpo opened this issue 3 months ago
chore(deps): bump aiohttp from 3.9.5 to 3.10.11 in /chatbot

dependabot[bot] opened this pull request 3 months ago
feat: drop support of Python 3.8

huxuan opened this pull request 3 months ago
Don't include ignored files

sanmai-NL opened this issue 3 months ago
feat: emit post_lock after writing pyproject.toml and pdm.lock in add…

jantrienes opened this pull request 3 months ago
UV flags

krisdevopsbot opened this issue 3 months ago
[bug] ubuntu plugins not valid after installation

monchin opened this issue 3 months ago
Drop support of Python 3.8

frostming opened this issue 3 months ago
fix: [bug] `pdm install --plugins` would fail when use_uv enabled

frostming opened this pull request 3 months ago
Emit post_lock after writing pyproject.toml and pdm.lock

jantrienes opened this issue 3 months ago
[bug] `pdm install --plugins` would fail when use_uv enabled

monchin opened this issue 3 months ago
.dev suffix not correctly recognized as a prerelease in pdm

tyong920 opened this issue 3 months ago
Make `OrderedSet.__contains__` run in O(1)

eltoder opened this pull request 3 months ago
OrderedSet `__contains__` is O(N)

eltoder opened this issue 3 months ago
feat: pass original working directory as env variable to pdm scripts

o-moe opened this pull request 3 months ago
feat: print task by default and add new line

guru-desh opened this pull request 3 months ago
Print task name by default when running task

guru-desh opened this issue 3 months ago
Private Google Cloud PyPi proxy causes unnecessary package downloads

pineapple-pokopo opened this issue 3 months ago