tox-pdm
Package Manager Plugin
A plugin that enables tox to use PDM as its package manager and installer
A plugin for tox that utilizes PDM as the package manager and installer
25 stars
3 watching
2 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pdm-project/pdm-download | Downloads packages from a lockfile for offline use | 17 |
pdm-project/pdm-autoexport | Automates syncing of exported files with project files during PDM updates. | 14 |
pdm-project/setup-pdm | Automates setup of PDM for various Python versions in GitHub Actions workflows | 85 |
pdm-project/pdm | A modern package manager for Python supporting the latest PEP standards and providing a flexible plugin system for managing dependencies and projects. | 7,950 |
pdm-project/pdm-build-locked | A tool that adds locked packages as additional optional dependencies to distribution metadata | 8 |
frostming/pdm-packer | A tool that packages Python projects into standalone zip archives. | 48 |
sourcey/pacm | A simple C++ package manager for managing packages in native applications | 84 |
abersheeran/pdm-version | A tool to display and manage package version information similar to Poetry | 8 |
pawamoy/pdm-multirun | Enables running tests on multiple Python versions within a single build process | 8 |
nim-lang/nimble | A package manager for the Nim programming language | 1,261 |
znd4/pdm-dotenv | A plugin for package managers to load environment variables from files | 13 |
embarkstudios/pdm-plugin-torch | A tool to manage different Torch variants in a PDM workflow. | 32 |
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 |
pote/gpm | A tool to manage Go package dependencies by setting external packages to specific revisions. | 1,189 |