pdm-readiness
Dependency checker
Checks project dependencies against specific Python versions.
A pdm plugin to check if your project dependencies support specific Python version.
5 stars
2 watching
0 forks
Language: Python
last commit: 12 days ago
Linked from 1 awesome list
pdmpdm-pluginpython
Related projects:
Repository | Description | Stars |
---|---|---|
pawamoy/pdm-multirun | Enables running tests on multiple Python versions within a single build process | 8 |
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/setup-pdm | Automates setup of PDM for various Python versions in GitHub Actions workflows | 85 |
pdm-project/pdm-download | Downloads packages from a lockfile for offline use | 17 |
macro128/pdm-conda | A plugin to integrate Conda package management with project dependency resolution and installation | 34 |
pdm-project/pdm-build-locked | A tool that adds locked packages as additional optional dependencies to distribution metadata | 8 |
pawamoy/copier-pdm | Automates Python project setup and deployment with pre-configured tools and templates | 85 |
abersheeran/pdm-shell | A tool to set environment variables in the current shell for project dependency management. | 14 |
dhatim/python-license-check | Tool to check Python package licenses against specified rules | 167 |
neutron-sync/pdm-django | A set of command-line shortcuts for Django development with PDM. | 5 |
fpgmaas/deptry | A tool to detect and report unused, missing, and transitive dependencies in Python projects. | 917 |
theredfoxlee/pdm-pip-index-url | Automates conversion of PIP_INDEX_URL to PDM_PYPI_* environment variables | 3 |
pdm-project/tox-pdm | A plugin that enables tox to use PDM as its package manager and installer | 25 |
arkq/flake8-requirements | A flake8 plugin that checks package import requirements and reports missing or unused dependencies. | 37 |
abersheeran/pdm-version | A tool to display and manage package version information similar to Poetry | 8 |