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

Unexpected breaking change in BaseCommand when updating Patch-Version

carstencodes opened this issue over 1 year ago
`pdm list --fields groups` gives duplicate and extraneous output

adriangb opened this issue over 1 year ago
fix: ExtrasWarning: Extras not found for jax: [cuda12_pip]

frostming opened this pull request over 1 year ago
ExtrasWarning: Extras not found for jax: [cuda12_pip]

lc6chang opened this issue over 1 year ago
Close IO objects

sanmai-NL opened this pull request over 1 year ago
Use `PYTHONDEVMODE=1` for CI

sanmai-NL opened this pull request over 1 year ago
pdm fails to install

kwigley opened this issue over 1 year ago
fix: install-pdm.py looking in wrong place for `yanked` flag

kwigley opened this pull request over 1 year ago
PDM won't install package in editable modle

thmsklngr opened this issue over 1 year ago
Impossible to use binary flags

mixmind opened this issue over 1 year ago
fix: parsing setup.py error if it outputs to stdout

frostming opened this pull request over 1 year ago
feat: add option to expand vars when exporting

frostming opened this pull request over 1 year ago
pdm init fails (also pdm info)

sr-murthy opened this issue over 1 year ago
Add notes about Python version and license classifiers

pawamoy opened this pull request over 1 year ago
Fix typo in plugins

pawamoy opened this pull request over 1 year ago
Install without readme

mjlabe opened this issue over 1 year ago
Connection broken: IncompleteRead on pdm install

jorge-wonolo opened this issue over 1 year ago
Deprecation: nesting argument groups

pawamoy opened this issue over 1 year ago
pdm install --plugins error

pawamoy opened this issue over 1 year ago
fix: no crash when reading the old cache

frostming opened this pull request over 1 year ago
fix: `pdm init` in non-interactive mode does not respect `--python` option

frostming opened this pull request over 1 year ago
`pdm init` in non-interactive mode does not respect `--python` option

AvlWx2014 opened this issue over 1 year ago
refactor: move cli actions to the command class

frostming opened this pull request over 1 year ago
Add support for beta releases (eg `3.12.0b1+`)

patrick91 opened this issue over 1 year ago
JSONDecodeError? (no content in response)

pawamoy opened this issue over 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request over 1 year ago
pdm install always clears the build directory

szandara opened this issue over 1 year ago
fix: reading config from env vars correctly

frostming opened this pull request over 1 year ago
fix: guess name from the VCS url when importing requirements (#1970)

frostming opened this pull request over 1 year ago
Fix sorting case sensitivity in list command (#1973)

dbalabka opened this pull request over 1 year ago
PDM list command sorts by name is case sensitive manner

dbalabka opened this issue over 1 year ago
fix: add python prefix to the self update command on Windows

frostming opened this pull request over 1 year ago
add support for SplitBodyCache

tgolsson opened this pull request over 1 year ago
pdm lock & pdm install on git dependencies

martolini opened this issue over 1 year ago
Fix path while import poetry deps (#1968)

dbalabka opened this pull request over 1 year ago
Incorrect file path after migrating Poetry config

dbalabka opened this issue over 1 year ago
Semantic versions constrants operators support for add command

dbalabka opened this issue over 1 year ago
`pdm export --only-defaults`

colobas opened this issue over 1 year ago
docs: fix configuration details for macOS

m9810223 opened this pull request over 1 year ago
yapf "based_on_style = google" breaks pdm command line

afittro opened this issue over 1 year ago
feat: An option to specify constant command arguments via pyproject.toml

frostming opened this pull request over 1 year ago
Support for dynamic metadata on the project itself

millin opened this issue over 1 year ago
Add repository config verify ssl

p-rogalski opened this pull request over 1 year ago
Clean from not required packages

aryadovoy opened this issue over 1 year ago
Editable local installation behaves differently

liran-cohen-hs opened this issue over 1 year ago
fix: `pdm import` clobbers `build-system.requires` value in `pyproject.toml`

frostming opened this pull request over 1 year ago
fix: convert to boolean when setting verify_ssl for custom indexes

frostming opened this pull request over 1 year ago
fix(docs): use `pdm sync` instead of `pdm install --no-lock`

erdnaxeli opened this pull request over 1 year ago
Pytest ImportError occurred when using pdm editable install

drunkwcodes opened this issue over 1 year ago
feat: add local plugin scripts to PATH env

frostming opened this pull request over 1 year ago
sha256sum of `install-pdm.py` does not match the one given in docs

prehensilecode opened this issue over 1 year ago
ModuleNotFoundError: No module named 'setuptools.build_meta'

johannesrave opened this issue over 1 year ago
pdm export support env variables in credentials

Drachenfels opened this issue over 1 year ago
PDM stuck when running pdm init

b1tkeeper opened this issue over 1 year ago
Update publish.md to use run instead of runs

iancleary opened this pull request over 1 year ago
Can't resolve python interpreter 3.8

wgordon17 opened this issue over 1 year ago
PDM doesn't remove pip

stfdxv opened this issue over 1 year ago
doc: fix XDG_CONFIG_HOME and XDG_CONFIG_DIRS on macOS, fix macOS capi…

rafalkrupinski opened this pull request over 1 year ago
refactor: lazy import to reduce the startup time

frostming opened this pull request over 1 year ago
Add option repository.company.verify_ssl

p-rogalski opened this issue over 1 year ago
setuptools backend does not find PROJECT_ROOT dependencies

timdiels-ontoforce opened this issue over 1 year ago
Document ability to install deps from a plain URL

sophiabits opened this pull request over 1 year ago
equivalent of "extra-index-url"

amor71 opened this issue over 1 year ago
editable installation place files in the wrong place.

ubaldot opened this issue over 1 year ago
Existing PDM installation on PYTHONPATH breaks `install-pdm.py`

dranjan opened this issue over 1 year ago
feat: Add support for reading metadata from PyPI directly

frostming opened this pull request over 1 year ago
Lock file hash never matches with --dev

frostming opened this pull request over 1 year ago
Tests fail due to wrong Python interpreter (auto-)selection

falbrechtskirchinger opened this issue over 1 year ago
Lock file hash never matches with --dev

pawamoy opened this issue over 1 year ago
Fix a number of `ResourceWarning`s when running the test suite

falbrechtskirchinger opened this pull request over 1 year ago
feat: Credential-related config options utilize keyring if it is installed

frostming opened this pull request over 1 year ago
refactor: reduce repeating code in config and clean the types

frostming opened this pull request over 1 year ago
Allow multiple lockfiles targeting different platforms

oyarsa opened this issue over 1 year ago
Exporting current project as editable dependency with `pdm export`

camille-vanhoffelen opened this issue over 1 year ago
pypi.password is literally "<hidden>" in the web request

ytimenkov opened this issue over 1 year ago
fix: the PATH env isn't set correctly under no-build-isolation

frostming opened this pull request over 1 year ago
fix: the self package isn't uninstallable

frostming opened this pull request over 1 year ago
pdm outdated check: ChunkedEncodingError

andrewKyres opened this issue over 1 year ago
Uninstall the installed project library

SunilMallireddy opened this issue over 1 year ago
feat: PyPI Trusted Publisher Support

frostming opened this pull request over 1 year ago
feat: option to create non-crossplatform lockfile

frostming opened this pull request over 1 year ago
The scm dynamic version number does not work on windows devices

InPRTx opened this issue over 1 year ago
Option to remove @ file:///... when building wheel

Matheus-Ribeiro-ITA opened this issue over 1 year ago
PDM fails during package download when running pdm build

m3nowak opened this issue over 1 year ago