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(scripts): expose `$PYTHONPATH` in scripts if needed

noirbizarre opened this pull request about 1 year ago
pdm publish --verbose doesn't show pypi server reply content

deronnax opened this issue about 1 year ago
[DOCS] add references to maturin?

baggiponte opened this issue about 1 year ago
feature_request.md: Change the template name to "Feature / Enhancement Request"

noamraph opened this pull request about 1 year ago
False-positive warning when installing/updating with cache enabled

noirbizarre opened this issue about 1 year ago
feat: added documentation for enabling 'pdm shell' for fish shell

Aviksaikat opened this pull request about 1 year ago
Add `pdm shell` command for fish shell

Aviksaikat opened this issue about 1 year ago
feat: add --no-markers to `export` command

frostming opened this pull request about 1 year ago
Change name of `--no-lock` flag for install

esuh-descript opened this issue about 1 year ago
drop support for python 3.7

danieleades opened this pull request about 1 year ago
docs: Fix typo in usage example

Matthieu-LAURENT39 opened this pull request about 1 year ago
Add --no-self instruction ad configurable pyproject setting

JeyDi opened this issue about 1 year ago
Add schema for [tool.pdm] table to schemastore.org

Elijahh177 opened this issue about 1 year ago
Cannot install black 23.12.0

lucidfrontier45 opened this issue about 1 year ago
add a `PDM_CACHE_DIR` environment variable

deronnax opened this pull request about 1 year ago
fix: `pdm update --dry-run --unconstrained` raises KeyError

frostming opened this pull request about 1 year ago
`pdm update --dry-run --unconstrained` raises KeyError

Tinche opened this issue about 1 year ago
doc: update Dockerfile snippet

sanmai-NL opened this pull request about 1 year ago
feat: Show subcommand's help info when passing unrecognized arguments

leemars opened this pull request about 1 year ago
feat: New update strategy: reuse-installed

frostming opened this pull request about 1 year ago
AttributeError: module 'platformdirs' has no attribute 'user_cache_dir'

bahadiraraz opened this issue about 1 year ago
Add "pdm-sync" pre-commit hook

p-rogalski opened this pull request about 1 year ago
Add "pdm sync" pre-commit hook

p-rogalski opened this issue about 1 year ago
doc: guidelines for PDM usage in CI

deronnax opened this issue about 1 year ago
找不到安装出错后怎么卸载的文档

bthulu opened this issue about 1 year ago
windows下安装报错

bthulu opened this issue about 1 year ago
feat: inherit metadata by default

frostming opened this pull request about 1 year ago
fix: PDM installs wrong architecture of pywin32 wheel on Windows

frostming opened this pull request about 1 year ago
fix: Fix installing PEP 561 stub-only packages

lukaszmoroz opened this pull request about 1 year ago
Add build-system.requires to lock file

adisbladis opened this issue about 1 year ago
PDM installs wrong architecture of pywin32 wheel on Windows

p-rogalski opened this issue about 1 year ago
pdm init -n is slow

deronnax opened this issue about 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request about 1 year ago
fix default verbosity level in UI.echo docstring

deronnax opened this pull request about 1 year ago
--pip-args for pdm add

gusalecar opened this issue about 1 year ago
Dev

frostming opened this pull request about 1 year ago
maintain: 2.11.0 branch

frostming opened this pull request about 1 year ago
docs: Clarify effect of requires-python on resolution

pawamoy opened this pull request about 1 year ago
After update to 2.10.4 with brew pdm command fails

danielmoessner opened this issue about 1 year ago
Unable to install gym==0.21.0

ethanluoyc opened this issue about 1 year ago
install cache, not symlinking nvidia cuda related packages

sawyerzheng opened this issue about 1 year ago
fix: Link collection ignores package-index-binding

frostming opened this pull request about 1 year ago
on windows User enviroment variable path is used

07pepa opened this issue about 1 year ago
Link collection ignores package-index-binding

sanmai-NL opened this issue about 1 year ago
brew build for 2.10.4 seems to be broken

byteSamurai opened this issue about 1 year ago
fix: `pdm init [-n]` ignores `--backend` option

frostming opened this pull request about 1 year ago
chore(deps): bump aiohttp from 3.8.6 to 3.9.0 in /chatbot

dependabot[bot] opened this pull request about 1 year ago
Prevent the creation of .pdm-python

linusheinz opened this issue about 1 year ago
`pdm init [-n]` ignores `--backend` option

baggiponte opened this issue about 1 year ago
`pdm init -n` does not respect global python with asdf/rtx/pyenv

baggiponte opened this issue about 1 year ago
ImportError: cannot import name

defp opened this issue about 1 year ago
`pdm run` picks a surprising environment to run a loose .py script

whitequark opened this issue about 1 year ago
Dynamic version breaks when `str` type hint is present

menzenski opened this issue about 1 year ago
[project.scripts] doesn't produce a runnable library

dwatrous opened this issue about 1 year ago
fix: python version in doc

shenxiangzhuang opened this pull request about 1 year ago
fix: inplace update

frostming opened this pull request about 1 year ago
`pdm install` in a venv might kill itself due to dependencies

didib opened this issue about 1 year ago
feat: new cache methods: hardlink and symlink_individual

frostming opened this pull request about 1 year ago
feat: allow to include self when exporting to requirements

frostming opened this pull request about 1 year ago
Certifi downgrade fails with pdm 2.10.3 in virtualenv!

morfinPL opened this issue about 1 year ago
feat: New lock strategy: inherit_metadata

frostming opened this pull request about 1 year ago
feat: add `--update-reuse` to lock command

frostming opened this pull request about 1 year ago
feat: export cross-platform requirements

frostming opened this pull request about 1 year ago
Typed Modules in Monorepo

guilhermedelyra opened this issue about 1 year ago
fix: forbid global project in conda base env

frostming opened this pull request about 1 year ago
pdm removes conda

Firionus opened this issue about 1 year ago
add support for `{pdm}` placeholder in scripts

tgolsson opened this pull request about 1 year ago
pdm export raises KeyError

j1g5awi opened this issue about 1 year ago
Simplify defining composite scripts using arrays

OmerFI opened this issue about 1 year ago
Issues 2360 (#1)

LeetaoGoooo opened this pull request about 1 year ago
bug: failed to resolve dependency with `platform_system`

BeautyyuYanli opened this issue about 1 year ago
Provide response body upon HTTP fault with publish

sanmai-NL opened this pull request about 1 year ago
Allow configuring log file directory

sanmai-NL opened this issue about 1 year ago
fix: Never wrap the output of the `export` command

pawamoy opened this pull request about 1 year ago
fix: improve the error message to tell user how to fix it

frostming opened this pull request about 1 year ago
feat: add a new setting `package-type` to distinguish application and library

frostming opened this pull request about 1 year ago
fix: Don't reset the build backend when asking for import

frostming opened this pull request about 1 year ago