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
413 forks
Language: Python
last commit: 2 months ago hacktoberfestpackage-managerpackagingpep582pep621pythonworkflow
Related projects:
Repository | Description | Stars |
---|---|---|
| Downloads packages from a lockfile for offline use | 17 |
| A plugin that enables tox to use PDM as its package manager and installer | 25 |
| A tool that adds locked packages as additional optional dependencies to distribution metadata | 8 |
| Checks project dependencies against specific Python versions. | 6 |
| Automates setup of PDM for various Python versions in GitHub Actions workflows | 86 |
| Automates the creation of Python projects with pre-configured tools and templates. | 87 |
| Enables running tests on multiple Python versions within a single build process | 9 |
| Provides a base image for creating Python CI pipelines with package manager support | 11 |
| Automates syncing of exported files with project files during PDM updates. | 14 |
| A tool to display and manage package version information similar to Poetry | 8 |
| A tool that packages Python projects into standalone zip archives. | 48 |
| A plugin for package managers to load environment variables from files | 13 |
| A plugin to integrate Conda package management with project dependency resolution and installation | 34 |
| Tools for managing project versions and bumping them to new releases. | 45 |
| Automates conversion of PIP_INDEX_URL to PDM_PYPI_* environment variables | 3 |