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

[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 9 months ago
Checksum file not being found - causes PDM install script error

sr-murthy opened this issue 9 months ago
feat: per-source config of ca_certs and client_cert

frostming opened this pull request 9 months ago
Error installing numpy

tanukihee opened this issue 9 months ago
fix: feat: add back `candidate.build()` for backward-compatibility

frostming opened this pull request 10 months ago
fix: race condition issue for cached package

frostming opened this pull request 10 months ago
doc: fix path refs for CHANGELOG.md and CONTRIBUTING.md

mikenerone opened this pull request 10 months ago
Windows install docs update

wrh-dev opened this issue 10 months ago
"Changelog" and "Contributing" documentation is messed up

dranjan opened this issue 10 months ago
ensure poetry authors are parsed properly (fixes #2665)

rooterkyberian opened this pull request 10 months ago
Doc usage dependency typo

LISTERINE opened this pull request 10 months ago
Small non-code typo in docs.

LISTERINE opened this issue 10 months ago
pdm python comand from within a zipapp

franzhaas opened this issue 10 months ago
fix: make the cache package path shorter to solve the windows path problem

frostming opened this pull request 10 months ago
doc: move doc site to readthedocs

frostming opened this pull request 10 months ago
Add support for `ca_certs` in `[[tool.pdm.source]]` tables

AvlWx2014 opened this issue 10 months ago
Missing `)` in /src/pdm/cli/completions/pdm.ps1, line 405

tanukihee opened this issue 10 months ago
Installing "PySide6" with PDM 2.13.0 on Windows fails

p-rogalski opened this issue 10 months ago
chore: config codespell with pyproject.toml

huxuan opened this pull request 10 months ago
refactor: sort the pypi.json fixture

huxuan opened this pull request 10 months ago
fix: couldn't find interpreter for global project

frostming opened this pull request 10 months ago
doc: extract lockfile doc from "manage dependencies" doc

frostming opened this pull request 10 months ago
fix: supports custom distribution files path for pdm publish

frostming opened this pull request 10 months ago
supports custom distribution files path for pdm publish

zhan3680 opened this issue 10 months ago
Enhance the encoding method of file package.

houluy opened this issue 10 months ago
feat: install python using pbs-installer

frostming opened this pull request 10 months ago
feat: create venv when switching python versions

frostming opened this pull request 10 months ago
Upgrade documentation

Seven45 opened this issue 10 months ago
feat: New command `pdm outdated`

frostming opened this pull request 10 months ago
feat: Ability to take into account a limit date to compute a lockfile

frostming opened this pull request 10 months ago
removal: remove deprecated pdm.models.environment

frostming opened this pull request 10 months ago
refactor: switch to httpx client

frostming opened this pull request 10 months ago
cannot undo pdm --pep582

pbaetens opened this issue 10 months ago
PEP 582 not working for Spyder IDE

JamesMcIntyre100 opened this issue 10 months ago
Move tool configurations under `setup.cfg` to `pyproject.toml`

boholder opened this issue 10 months ago
feat: allow disabling caches with `--no-cache` option or `PDM_NO_CACHE`

frostming opened this pull request 10 months ago
Support of Dependency Groups in `pyproject.toml` | PEP 735

ioangatop opened this issue 10 months ago
feat: reuse request sesison within the environment

frostming opened this pull request 10 months ago
pdm add / install - Update pdm.lock file incorrectly

lancetipton opened this issue 10 months ago
Support Per-requirement options as in PIP (since version 7.0)

ArminGruner opened this issue 10 months ago
fix: Add an option for PDM's scripts to set the current working directory

frostming opened this pull request 10 months ago
Support uv as the resolver and installer

txchen opened this issue 10 months ago
Creates the specified path virtual environment

sunblog3 opened this issue 10 months ago
fix: Expand user path for venv.location and possibly other config keys.

frostming opened this pull request 10 months ago
pdm.exe won't work on windows.

ubaldot opened this issue 10 months ago
feat: allow updating specific sub-deps with `--allow-transitive` flag

dantevi opened this pull request 10 months ago
feat: config setting option for other commands that may build packages

frostming opened this pull request 10 months ago
feat: Allow configuring log file directory

frostming opened this pull request 10 months ago
pdm add --no-build-isolation failed in nfs

fancyerii opened this issue 10 months ago
how to add dependency with no-build-isolation

fancyerii opened this issue 10 months ago
fix: disable colors in pdm help on legacy terminals of windows

frostming opened this pull request 10 months ago
feat: timeout config for network requests

frostming opened this pull request 10 months ago
Timeout fail with "large" libraries

Romathonat opened this issue 10 months ago
fix: color system issue on windows

frostming opened this pull request 10 months ago
Locking crashes with InvalidVersion: None

iamthebot opened this issue 10 months ago
chore(deps): bump aiohttp from 3.9.1 to 3.9.2 in /chatbot

dependabot[bot] opened this pull request 10 months ago
docs: add admonition about tool.pdm.scripts vs project.scripts

baggiponte opened this pull request 10 months ago
fix/group exclusion

2e0byo opened this pull request 10 months ago
Resolving dependencies does not work as expected

matthiasgomolka opened this issue 10 months ago
pdm does not install

Munchotaur opened this issue 10 months ago
pdm deletes ``pyproject.toml`` keys it's not authorized to

sigma67 opened this issue 10 months ago
Resolving dependency is very very slow

fancyerii opened this issue 10 months ago
`--project` doesn't respect `PDM_PROJECT`

goyalyashpal opened this issue 10 months ago
`pdm remove` also remove pdm itself

doaortu opened this issue 10 months ago
feat: cache the decompressed content of wheels

frostming opened this pull request 10 months ago
Fix #2183 no timeout for PyPI calls

elramen opened this pull request 11 months ago
How to add dependency with paddlepaddle or paddlepaddle-gpu

fancyerii opened this issue 11 months ago
Allow setting PDM_PREFER_BINARY in pyproject.toml

2e0byo opened this issue 11 months ago
Option to exclude optional groups from install/sync -G:all

elramen opened this pull request 11 months ago
bug fix report, binaries of wrong "32/64" bitnes in __pypackages__

franzhaas opened this issue 11 months ago
comma in Author name makes publishing to PyPI impossible

rooterkyberian opened this issue 11 months ago
Local path is not installable for non-selected dev dependency

DeD1rk opened this issue 11 months ago
ImportError: pip is not installed

vhdirk opened this issue 11 months ago
refactor: dep-logic for python specifier logic

frostming opened this pull request 11 months ago
Docs/58/report refactoring answers

lskare opened this pull request 11 months ago
feat: Refactor _merge_bounds_and_excludes

Stenmarken opened this pull request 11 months ago
Repository configuration not possible at project level

lukaszmoroz opened this issue 11 months ago
pdm install won't install local development package

thmsklngr opened this issue 11 months ago
[Monorepo] index has to be set twice

BlechbiegerBender opened this issue 11 months ago