pdm-audit
Package auditor
A tool to inspect and audit the packages installed by a package manager
Audit packages installed by PDM
4 stars
1 watching
0 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
carstencodes/pdm-bump | Tools for managing project versions and bumping them to new releases. | 42 |
lirantal/npq | Automates package installation safety checks by auditing npm packages for vulnerabilities and providing warnings before installing. | 954 |
carstencodes/pdm-sbom | A tool to generate a software bill of materials from PDM based projects | 7 |
pdm-project/tox-pdm | A plugin that enables tox to use PDM as its package manager and installer | 25 |
klen/pylama | Automates code quality checks for Python programs | 1,050 |
pdm-project/pdm-download | Downloads packages from a lockfile for offline use | 17 |
pdm-project/pdm-build-locked | A tool that adds locked packages as additional optional dependencies to distribution metadata | 8 |
znd4/pdm-dotenv | A plugin for package managers to load environment variables from files | 13 |
abersheeran/pdm-version | A tool to display and manage package version information similar to Poetry | 8 |
pdm-project/pdm-autoexport | Automates syncing of exported files with project files during PDM updates. | 14 |
frostming/pdm-packer | A tool that packages Python projects into standalone zip archives. | 48 |
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 |
seven45/pdm-ci | Provides a base image for creating Python CI pipelines with package manager support | 11 |
kevva/npm-user-packages-cli | A command-line tool to retrieve packages published by a given npm user. | 4 |