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: 7 months ago
Linked from 1 awesome list
pdm-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
| A plugin that enables tox to use PDM as its package manager and installer | 25 |
| Automates syncing of exported files with project files during PDM updates. | 14 |
| A tool that adds locked packages as additional optional dependencies to distribution metadata | 8 |
| 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 |
| A tool that packages Python projects into standalone zip archives. | 48 |
| Checks project dependencies against specific Python versions. | 6 |
| A tool to synchronize repo revisions with locked package versions. | 10 |
| Tools for managing project versions and bumping them to new releases. | 45 |
| Enables running tests on multiple Python versions within a single build process | 9 |
| A tool to display and manage package version information similar to Poetry | 8 |
| Automatically updates and installs pre-commit hooks based on project lockfiles | 27 |
| A plugin for package managers to load environment variables from files | 13 |
| A tool to inspect and audit the packages installed by a package manager | 4 |
| Automates the creation of Python projects with pre-configured tools and templates. | 87 |