pdm-multirun
Python version runner
Enables running tests on multiple Python versions within a single build process
A PDM plugin to run a command on multiple Python versions.
8 stars
2 watching
2 forks
Language: Python
last commit: 6 months ago
Linked from 1 awesome list
pdmpdm-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
andriykohut/pdm-readiness | Checks project dependencies against specific Python versions. | 6 |
pawamoy/copier-pdm | Automates the creation of Python projects with pre-configured tools and templates. | 86 |
abersheeran/pdm-version | A tool to display and manage package version information similar to Poetry | 8 |
pdm-project/setup-pdm | Automates setup of PDM for various Python versions in GitHub Actions workflows | 85 |
pdm-project/tox-pdm | A plugin that enables tox to use PDM as its package manager and installer | 25 |
pdm-project/pdm-download | Downloads packages from a lockfile for offline use | 17 |
qw3rtman/p | A utility for managing different versions of Python on a single system. | 776 |
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,999 |
pdm-project/pdm-autoexport | Automates syncing of exported files with project files during PDM updates. | 14 |
carstencodes/pdm-bump | Tools for managing project versions and bumping them to new releases. | 45 |
theredfoxlee/pdm-pip-index-url | Automates conversion of PIP_INDEX_URL to PDM_PYPI_* environment variables | 3 |
amitt001/delegator.py | A library for managing subprocesses in Python. | 1,702 |
wntrblm/nox | Automates testing in multiple Python environments. | 1,339 |
neutron-sync/pdm-django | A set of command-line shortcuts for Django development with PDM. | 5 |
tpoikela/uvm-python | Port of the SystemVerilog Universal Verification Methodology to Python | 245 |