pdm
Package manager
A modern package manager for Python supporting the latest PEP standards and providing a flexible plugin system for managing dependencies and projects.
A modern Python package and dependency manager supporting the latest PEP standards
8k stars
38 watching
404 forks
Language: Python
last commit: 9 days ago hacktoberfestpackage-managerpackagingpep582pep621pythonworkflow
Related projects:
Repository | Description | Stars |
---|---|---|
pdm-project/pdm-download | Downloads packages from a lockfile for offline use | 17 |
pdm-project/tox-pdm | A plugin that enables tox to use PDM as its package manager and installer | 25 |
pdm-project/pdm-build-locked | A tool that adds locked packages as additional optional dependencies to distribution metadata | 8 |
andriykohut/pdm-readiness | Checks project dependencies against specific Python versions. | 5 |
pdm-project/setup-pdm | Automates setup of PDM for various Python versions in GitHub Actions workflows | 85 |
pawamoy/copier-pdm | Automates Python project setup and deployment with pre-configured tools and templates | 85 |
pawamoy/pdm-multirun | Enables running tests on multiple Python versions within a single build process | 8 |
seven45/pdm-ci | Provides a base image for creating Python CI pipelines with package manager support | 11 |
pdm-project/pdm-autoexport | Automates syncing of exported files with project files during PDM updates. | 14 |
abersheeran/pdm-version | A tool to display and manage package version information similar to Poetry | 8 |
frostming/pdm-packer | A tool that packages Python projects into standalone zip archives. | 48 |
znd4/pdm-dotenv | A plugin for package managers to load environment variables from files | 13 |
macro128/pdm-conda | A plugin to integrate Conda package management with project dependency resolution and installation | 34 |
carstencodes/pdm-bump | Tools for managing project versions and bumping them to new releases. | 42 |
theredfoxlee/pdm-pip-index-url | Automates conversion of PIP_INDEX_URL to PDM_PYPI_* environment variables | 3 |