pdm-build-locked
Dependency wrapper
A tool that adds locked packages as additional optional dependencies to distribution metadata
pdm-build-locked is a pdm plugin to publish locked dependencies as optional-dependencies
8 stars
4 watching
2 forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list
awesome-pdmlockingpdmpdm-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
pdm-project/pdm-download | Downloads packages from a lockfile for offline use | 17 |
pdm-project/tox-pdm | A plugin that enables tox to use PDM as its package manager and installer | 25 |
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 |
floatingpurr/sync_with_pdm | A tool to synchronize repo revisions with locked package versions. | 9 |
andriykohut/pdm-readiness | Checks project dependencies against specific Python versions. | 5 |
carstencodes/pdm-bump | Tools for managing project versions and bumping them to new releases. | 42 |
pdm-project/pdm-autoexport | Automates syncing of exported files with project files during PDM updates. | 14 |
pdm-project/setup-pdm | Automates setup of PDM for various Python versions in GitHub Actions workflows | 85 |
frostming/pdm-packer | A tool that packages Python projects into standalone zip archives. | 48 |
dfabric/dppm-packages-source | Provides the information needed to build packages from a set of configuration files | 15 |
gabdug/sync-pre-commit-lock | Automatically updates and installs pre-commit hooks based on project lockfiles | 27 |
abersheeran/pdm-version | A tool to display and manage package version information similar to Poetry | 8 |
carstencodes/pdm-audit | A tool to inspect and audit the packages installed by a package manager | 4 |
macro128/pdm-conda | A plugin to integrate Conda package management with project dependency resolution and installation | 34 |
pote/gpm | A tool to manage Go package dependencies by setting external packages to specific revisions. | 1,189 |