setup-pdm
PDM installer
Automates setup of PDM for various Python versions in GitHub Actions workflows
A GitHub Action that installs pdm properly for all Python versions
86 stars
3 watching
16 forks
Language: TypeScript
last commit: about 2 months ago
Linked from 1 awesome list
actionpdm
Related projects:
Repository | Description | Stars |
---|---|---|
pdm-project/tox-pdm | A plugin that enables tox to use PDM as its package manager and installer | 25 |
pdm-project/pdm-autoexport | Automates syncing of exported files with project files during PDM updates. | 14 |
actions/setup-python | This action sets up Python or PyPy and their dependencies for GitHub Actions workflows. | 1,759 |
pdm-project/pdm-download | Downloads packages from a lockfile for offline use | 17 |
pawamoy/copier-pdm | Automates the creation of Python projects with pre-configured tools and templates. | 87 |
pawamoy/pdm-multirun | Enables running tests on multiple Python versions within a single build process | 9 |
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. | 8,009 |
andriykohut/pdm-readiness | Checks project dependencies against specific Python versions. | 6 |
carstencodes/pdm-bump | Tools for managing project versions and bumping them to new releases. | 45 |
neutron-sync/pdm-django | A set of command-line shortcuts for Django development with PDM. | 5 |
tor-actions/setup-tor | A GitHub Actions workflow that sets up a Tor environment for use in continuous integration and deployment pipelines. | 9 |
abersheeran/pdm-version | A tool to display and manage package version information similar to Poetry | 8 |
typst-community/setup-typst | Installs Typst and prepares it for use in GitHub Actions workflows | 116 |
pdm-project/copier-pdm | A Copier template for creating PDM projects with pre-configured tools and workflows. | 28 |
actions/setup-java | Sets up Java development environment on GitHub Actions runners | 1,573 |