pdm-download
Package downloader
Downloads packages from a lockfile for offline use
A PDM plugin to download all packages in a lockfile for offline use.
17 stars
2 watching
3 forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list
pdm-plugin
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 |
pdm-project/pdm-build-locked | A tool that adds locked packages as additional optional dependencies to distribution metadata | 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 |
frostming/pdm-packer | A tool that packages Python projects into standalone zip archives. | 48 |
andriykohut/pdm-readiness | Checks project dependencies against specific Python versions. | 5 |
floatingpurr/sync_with_pdm | A tool to synchronize repo revisions with locked package versions. | 9 |
carstencodes/pdm-bump | Tools for managing project versions and bumping them to new releases. | 42 |
pawamoy/pdm-multirun | Enables running tests on multiple Python versions within a single build process | 8 |
abersheeran/pdm-version | A tool to display and manage package version information similar to Poetry | 8 |
gabdug/sync-pre-commit-lock | Automatically updates and installs pre-commit hooks based on project lockfiles | 27 |
znd4/pdm-dotenv | A plugin for package managers to load environment variables from files | 13 |
carstencodes/pdm-audit | A tool to inspect and audit the packages installed by a package manager | 4 |
pawamoy/copier-pdm | Automates Python project setup and deployment with pre-configured tools and templates | 85 |