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
chore(deps): bump certifi from 2024.2.2 to 2024.7.4 in /chatbot
dependabot[bot] opened this pull request 6 months ago
dependabot[bot] opened this pull request 6 months ago
`pdm` installed scripts break in with venv + non-src layout
ditsuke opened this issue 6 months ago
ditsuke opened this issue 6 months ago
feat: Lock for specific (python, platform, impl) targets
frostming opened this pull request 6 months ago
frostming opened this pull request 6 months ago
feat: run pdm sync in post-rewrite stage of pre-commit
huxuan opened this pull request 6 months ago
huxuan opened this pull request 6 months ago
dinamically set env variable
ZeeD opened this issue 6 months ago
ZeeD opened this issue 6 months ago
2.16 regression: default pdm export behavior is incompatible with pip installs
sigma67 opened this issue 6 months ago
sigma67 opened this issue 6 months ago
2.16.1 appears to be hanging on `pdm init` to initialise a new project
Mjboothaus opened this issue 6 months ago
Mjboothaus opened this issue 6 months ago
Notify pdm update only on major version update
arition opened this issue 6 months ago
arition opened this issue 6 months ago
Transient dependencies conflict resolution through nesting (similar to pnpm)
maxkoretskyi opened this issue 6 months ago
maxkoretskyi opened this issue 6 months ago
Specific-dependency specific-operating system
simonprovost opened this issue 6 months ago
simonprovost opened this issue 6 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 6 months ago
pre-commit-ci[bot] opened this pull request 6 months ago
feature: allow array of commands in scripts
Goldziher opened this issue 6 months ago
Goldziher opened this issue 6 months ago
`pdm add pyqt5` lead to `[InstallationError]: Some package operations are not complete yet`
H1DDENADM1N opened this issue 6 months ago
H1DDENADM1N opened this issue 6 months ago
pdm init on github action
philiprbrenan opened this issue 6 months ago
philiprbrenan opened this issue 6 months ago
Unable to install PyTorch with CUDA
lingkerio opened this issue 6 months ago
lingkerio opened this issue 6 months ago
fix: Record extra groups in self-referencing dependencies
frostming opened this pull request 6 months ago
frostming opened this pull request 6 months ago
feat: add --license and --project-version option to `pdm init`
o-moe opened this pull request 6 months ago
o-moe opened this pull request 6 months ago
refactor: `pdm python install --list` re-use the same implementation …
o-moe opened this pull request 6 months ago
o-moe opened this pull request 6 months ago
Record extra groups in self-referencing dependencies
frostming opened this issue 6 months ago
frostming opened this issue 6 months ago
Fix incompatibility with importlib-metadata 8
JelleZijlstra opened this pull request 6 months ago
JelleZijlstra opened this pull request 6 months ago
2.16.0 regression - `KeyError: 'Requires-Python'` crash when running `pdm add` in github actions on python 3.8
DetachHead opened this issue 6 months ago
DetachHead opened this issue 6 months ago
fix: pbs_installer interface (build_dir) for auto-install best match strategy
o-moe opened this pull request 6 months ago
o-moe opened this pull request 6 months ago
`pdm install` does not install all files included in sdist with `pdm build`
NiklasRosenstein opened this issue 6 months ago
NiklasRosenstein opened this issue 6 months ago
--no-extras is not filtering the extras
zhukovgreen opened this issue 6 months ago
zhukovgreen opened this issue 6 months ago
`pdm python install` fails to install python3.7 even though it is listed by `pdm python install --list`
xulongwu4 opened this issue 6 months ago
xulongwu4 opened this issue 6 months ago
feat: add unattended installation/using of cPython defined by `requires-python` for `pdm use` (#2943)
o-moe opened this pull request 6 months ago
o-moe opened this pull request 6 months ago
doc: some clarifications on the project setup
frostming opened this pull request 6 months ago
frostming opened this pull request 6 months ago
fix: don't install a local file if it doesn't change
frostming opened this pull request 6 months ago
frostming opened this pull request 6 months ago
doc: Clarify the purpose of pdm outdated and --unconstrained option
frostming opened this pull request 6 months ago
frostming opened this pull request 6 months ago
docs: Clarify meaning of `named requirements`
polarathene opened this issue 6 months ago
polarathene opened this issue 6 months ago
UX: `pdm update --update-all` vs `pdm outdated` inconsistency
polarathene opened this issue 6 months ago
polarathene opened this issue 6 months ago
keyring 401 Unauthorized
ZlatyChlapec opened this issue 7 months ago
ZlatyChlapec opened this issue 7 months ago
A solution for `dev` dependency groups that depend *on each other*
edward-petersen-cynn opened this issue 7 months ago
edward-petersen-cynn opened this issue 7 months ago
docs(publish): add note on PyPI API tokens in docs/usage/publish.md
vvanglro opened this pull request 7 months ago
vvanglro opened this pull request 7 months ago
feat: calculate project file hash using the `tool.pdm.resolution` table
frostming opened this pull request 7 months ago
frostming opened this pull request 7 months ago
Support for .pdm-python in vscode extension
KalleDK opened this issue 7 months ago
KalleDK opened this issue 7 months ago
Use project name for venv prompt
gsiddhant159 opened this pull request 7 months ago
gsiddhant159 opened this pull request 7 months ago
ImportError: cannot import name 'read_binary' from 'importlib.resources'
TriAttack238 opened this issue 7 months ago
TriAttack238 opened this issue 7 months ago
feat: Enhance CLI UI Feedback for Global Flag Operations
ElayGelbart opened this pull request 7 months ago
ElayGelbart opened this pull request 7 months ago
chore(deps): bump urllib3 from 2.2.1 to 2.2.2 in /chatbot
dependabot[bot] opened this pull request 7 months ago
dependabot[bot] opened this pull request 7 months ago
feat: `pdm install --no-isolation` uses required build dependencies
frostming opened this pull request 7 months ago
frostming opened this pull request 7 months ago
option to only install dev dependencies
DetachHead opened this issue 7 months ago
DetachHead opened this issue 7 months ago
a way to import modules from the project root in `pdm_build.py`
DetachHead opened this issue 7 months ago
DetachHead opened this issue 7 months ago
a way to specify dependencies that are both `build-system.requires` and `pdm.dev-dependencies`
DetachHead opened this issue 7 months ago
DetachHead opened this issue 7 months ago
a way to apply hooks from a `BuildHookInterface`
DetachHead opened this issue 7 months ago
DetachHead opened this issue 7 months ago
`pdm install --no-isolation` uses required build dependencies
amolenaar opened this issue 7 months ago
amolenaar opened this issue 7 months ago
[Feature Request] Take "requires-python" into account for installing and using Python interpreter
o-moe opened this issue 7 months ago
o-moe opened this issue 7 months ago
Failed to collect links from private PyPi repository: Client Error(404): Not Found
b-morgenthaler opened this issue 7 months ago
b-morgenthaler opened this issue 7 months ago
Either allow users to ignore the requires-Python flag or clearify the syntax of how requires-Python works
helios1014 opened this issue 7 months ago
helios1014 opened this issue 7 months ago
Memory corruption during pdm sync
lambda opened this issue 7 months ago
lambda opened this issue 7 months ago
Does pdm have any plans to support local env, without using venv or pep582?
kebyn opened this issue 7 months ago
kebyn opened this issue 7 months ago
Support for output redirect + os-independent environment variable substitution in `cmd`
schwaerz opened this issue 7 months ago
schwaerz opened this issue 7 months ago
adding a "shell" command in CLI
quertenmont opened this issue 7 months ago
quertenmont opened this issue 7 months ago
add a `--no-input` options to pdm sync for automation scenario
deronnax opened this issue 7 months ago
deronnax opened this issue 7 months ago
Question: Which fields in `pyproject.toml` are mandatory, which will stay optional
schwaerz opened this issue 7 months ago
schwaerz opened this issue 7 months ago
After installing a certain package and then uninstalling it, pdm always uninstalls all packages or unrelated ones in conda or venv.
allrobot opened this issue 7 months ago
allrobot opened this issue 7 months ago
Settings for plugins
KalleDK opened this issue 7 months ago
KalleDK opened this issue 7 months ago
doc: add example for install by git+ssh
waketzheng opened this pull request 7 months ago
waketzheng opened this pull request 7 months ago
feat: Supporting adding `extra` annotations to the exported `requirements` file
frostming opened this pull request 7 months ago
frostming opened this pull request 7 months ago
chore(deps): bump tornado from 6.4 to 6.4.1 in /chatbot
dependabot[bot] opened this pull request 7 months ago
dependabot[bot] opened this pull request 7 months ago
In monorepo, sibling dependencies can result in unintended absolute paths.
sgyorkos opened this issue 7 months ago
sgyorkos opened this issue 7 months ago
ci: setup ms build tools for windows ci
frostming opened this pull request 7 months ago
frostming opened this pull request 7 months ago
feat: PEP 723: running scripts with inline metadata
frostming opened this pull request 7 months ago
frostming opened this pull request 7 months ago
Auto show detail when step holding
waketzheng opened this issue 7 months ago
waketzheng opened this issue 7 months ago
fix: add retries for bad connection
frostming opened this pull request 7 months ago
frostming opened this pull request 7 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 7 months ago
pre-commit-ci[bot] opened this pull request 7 months ago
Skip using .netrc file on errors rather than raising
ZacEllis opened this issue 7 months ago
ZacEllis opened this issue 7 months ago
Allow the repository url to be the service name in keyring
KalleDK opened this issue 7 months ago
KalleDK opened this issue 7 months ago
Read operation timed out on bad connections
SealedServant opened this issue 7 months ago
SealedServant opened this issue 7 months ago
fix: don't touch caches if no-cache is given
frostming opened this pull request 7 months ago
frostming opened this pull request 7 months ago
fix: build cache miss
frostming opened this pull request 7 months ago
frostming opened this pull request 7 months ago
Locked incompatible file versions by Python version
uar316025 opened this issue 7 months ago
uar316025 opened this issue 7 months ago
fix: Build wheel from sdist to ensure a proper sdist is created.
frostming opened this pull request 7 months ago
frostming opened this pull request 7 months ago
fix: `pdm export --self` is incompatible with hashes
frostming opened this pull request 7 months ago
frostming opened this pull request 7 months ago
`pdm export --self` is incompatible with hashes (no `--without-hashes`)
killjoy1221 opened this issue 7 months ago
killjoy1221 opened this issue 7 months ago
Allow installing packages without changing pyproject.toml
SamoylovMD opened this issue 7 months ago
SamoylovMD opened this issue 7 months ago
Doc
522247020 opened this pull request 7 months ago
522247020 opened this pull request 7 months ago
fix: Maximum recursion depth exceeded
frostming opened this pull request 7 months ago
frostming opened this pull request 7 months ago
self update seem did not work
jiangxiaoqiang opened this issue 7 months ago
jiangxiaoqiang opened this issue 7 months ago
Maximum recursion depth exceeded
Kolajik opened this issue 7 months ago
Kolajik opened this issue 7 months ago
docs(doc):
522247020 opened this pull request 7 months ago
522247020 opened this pull request 7 months ago
fix: self-referencing extra dependencies doesn't work for local packages
frostming opened this pull request 7 months ago
frostming opened this pull request 7 months ago
文档修改
522247020 opened this pull request 7 months ago
522247020 opened this pull request 7 months ago
Support for `--contstraint` file
prudnikov opened this issue 8 months ago
prudnikov opened this issue 8 months ago
In PowerShell `iex (pdm venv activate)` fails
yodaldevoid opened this issue 8 months ago
yodaldevoid opened this issue 8 months ago
Remove editable package via CLI
globglarb opened this issue 8 months ago
globglarb opened this issue 8 months ago
PDM caching breaks YoWASP packages
whitequark opened this issue 8 months ago
whitequark opened this issue 8 months ago
fix(docs): make all.composite
Samoed opened this pull request 8 months ago
Samoed opened this pull request 8 months ago
chore(deps): bump requests from 2.31.0 to 2.32.0 in /chatbot
dependabot[bot] opened this pull request 8 months ago
dependabot[bot] opened this pull request 8 months ago
Unable to download non-py files
lin-goo opened this issue 8 months ago
lin-goo opened this issue 8 months ago
fix: don't show unsupported formats in export command
frostming opened this pull request 8 months ago
frostming opened this pull request 8 months ago
fix: pdm venv activate doesn't quote strings properly for Powershell
frostming opened this pull request 8 months ago
frostming opened this pull request 8 months ago
fix: Inconsistent behavior between `pdm remove` and `pdm update`
frostming opened this pull request 8 months ago
frostming opened this pull request 8 months ago
Inconsistent behavior between `pdm remove` and `pdm update`
greyli opened this issue 8 months ago
greyli opened this issue 8 months ago
fix(docs): fix incorrect link and example
greyli opened this pull request 8 months ago
greyli opened this pull request 8 months ago
fix(ci): simplify tests
frostming opened this pull request 8 months ago
frostming opened this pull request 8 months ago
fix: Proxy (HTTP_PROXY) settings are ignored for custom Repositories
frostming opened this pull request 8 months ago
frostming opened this pull request 8 months ago
pdm venv activate doesn't quote strings properly for Powershell
lambda opened this issue 8 months ago
lambda opened this issue 8 months ago
Proxy (HTTP_PROXY) settings are ignored for custom Repositories
cscutcher opened this issue 8 months ago
cscutcher opened this issue 8 months ago
Feature request/proposal to expose project.scripts in output of `pdm show`
adamliter opened this issue 8 months ago
adamliter opened this issue 8 months ago