pdm-pip-index-url
Pip converter
Automates conversion of PIP_INDEX_URL to PDM_PYPI_* environment variables
A pdm plugin that automatically converts PIP_INDEX_URL to PDM_PYPI_ envs.
3 stars
1 watching
0 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
pdmpippluginpython
Related projects:
Repository | Description | Stars |
---|---|---|
znd4/pdm-dotenv | A plugin for package managers to load environment variables from files | 13 |
pdm-project/tox-pdm | A plugin that enables tox to use PDM as its package manager and installer | 25 |
bfredl/nvim-ipy | A plugin that integrates Jupyter with Neovim for interactive Python development and execution of code snippets. | 423 |
johnscillieri/psutil-nim | A Nim port of Python's psutil library for cross-platform system information access | 62 |
andriykohut/pdm-readiness | Checks project dependencies against specific Python versions. | 6 |
pawamoy/pdm-multirun | Enables running tests on multiple Python versions within a single build process | 8 |
pdm-project/pdm-download | Downloads packages from a lockfile for offline use | 17 |
devpi/devpi | A PyPI staging server and packaging/testing/release tool | 923 |
pdm-project/setup-pdm | Automates setup of PDM for various Python versions in GitHub Actions workflows | 85 |
thephpleague/uri-interfaces | An interface for representing URI objects according to RFC 3986 | 473 |
lextudio/pysnmp | A Python implementation of SNMP protocol for network device management | 98 |
andydecleyre/zpy | Tools for managing Python environments in zsh | 85 |
neolooong/whichpy.nvim | A plugin that lets you switch between different Python interpreters without restarting LSPs. | 18 |
etingof/pysnmp | A Python library providing complete SNMP engine support with various authentication and encryption options. | 587 |
seven45/pdm-ci | Provides a base image for creating Python CI pipelines with package manager support | 11 |