Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A curated list of awesome PDM plugins and resources

NotificationsYou must be signed in to change notification settings

pdm-project/awesome-pdm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 

Repository files navigation

AwesomePDM

A curated list of awesome PDM plugins and resources

Plugins

  • pdm-download - A PDM plugin to download all packages in a lockfile for offline use
  • pdm-packer - A PDM plugin that packs your packages into a zipapp
  • pdm-version - Makepdm version likepoetry version
  • pdm-bump - A PDM plugin that behaves likebump2version relying on PEP440 compliant versions
  • pdm-audit - A PDM plugin that hooks into the installation end executespip-audit right after installation or manually
  • pdm-sbom - A PDM plugin that generates Software Bill of Materials asSPDX,CycloneDX andJFrog build info frompdm.lock.
  • pdm-shell - Usepdm shell set PATH and PYTHONPATH in the current shell
  • pdm-django -pdm manage andpdm django-admin shortcuts for Django commands
  • pdm-autoexport - A PDM plugin to sync the exported files with the project file
  • pdm-vscode - A PDM plugin that autogenerates workspace vscode settings for you
  • pdm-multirun - A PDM plugin to run a command on multiple Python versions
  • pdm-conda - A PDM plugin to install project dependencies withConda
  • pdm-plugin-torch - A utility tool for selecting torch backend and version
  • pdm-dotenv - A PDM plugin that loads.env files
  • sync-pre-commit-lock - A PDM plugin to ease your life withpre-commit (automatic install, sync)
  • pdm-pip-index-url - A PDM plugin that automatically convertsPIP_*INDEX_URL toPDM_PYPI_* envs
  • pdm-build-locked - A PDM plugin to add locked packages as additional optional dependency groups to the distribution metadata on build
  • pdm-readiness - A PDM plugin to check if your project dependencies support specified Python version
  • pdm-dockerize - A PDM plugin to help generating docker images from PDM projects
  • pdm-wheel - A PDM plugin to export your dependencies wheels, mainly for CI and deployments

Eco-system

  • copier-pdm - A Copier template for PDM projects
  • copier-pdm - Another Copier template for Python projects managed by PDM
  • cookiecutter-pdm-pypackage - A cookiecutter pdm pypackage template with ruff, mkdocs, precommit-hooks, github actions and more
  • setup-pdm - A GitHub Action that installs pdm properly for all Python versions
  • pdm-ci - A docker image for usage in multistage builds or gitlab-ci
  • tox-pdm - A plugin for tox that utilizes PDM as the package manager and installer
  • VSCode PDM Task Provider - VSCode Task provider for PDM
  • Mina - a monorepo-like implementation, which act as a hacking agent ofpdm-pep517
  • sync_with_pdm - apre-commit hook to keep PDM-managed packages and pre-commit hooks in sync
  • update-deps-action - A GitHub Action to update the pdm lockfile

Articles

Videos

Gists

Slides & Talks


[8]ページ先頭

©2009-2025 Movatter.jp