pdm-readiness
Dependency checker
Checks project dependencies against specific Python versions.
A pdm plugin to check if your project dependencies support specific Python version.
6 stars
2 watching
0 forks
Language: Python
last commit: 11 months ago
Linked from 1 awesome list
pdmpdm-pluginpython
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Enables running tests on multiple Python versions within a single build process | 9 |
| | A modern package manager for Python supporting the latest PEP standards and providing a flexible plugin system for managing dependencies and projects. | 8,009 |
| | Automates setup of PDM for various Python versions in GitHub Actions workflows | 86 |
| | Downloads packages from a lockfile for offline use | 17 |
| | A plugin to integrate Conda package management with project dependency resolution and installation | 34 |
| | A tool that adds locked packages as additional optional dependencies to distribution metadata | 8 |
| | Automates the creation of Python projects with pre-configured tools and templates. | 87 |
| | A tool to set environment variables in the current shell for project dependency management. | 14 |
| | Tool to check Python package licenses against specified rules | 167 |
| | A set of command-line shortcuts for Django development with PDM. | 5 |
| | A tool to detect and report unused, missing, and transitive dependencies in Python projects. | 932 |
| | Automates conversion of PIP_INDEX_URL to PDM_PYPI_* environment variables | 3 |
| | A plugin that enables tox to use PDM as its package manager and installer | 25 |
| | A flake8 plugin that checks package import requirements and reports missing or unused dependencies. | 37 |
| | A tool to display and manage package version information similar to Poetry | 8 |