98 skills found · Page 1 of 4
carlosperate / Awesome PyprojectAn Awesome List of projects using the pyproject.toml Python configuration file.
simion / Pip UpgraderAn interactive pip requirements upgrader. Supports requirements.txt, pyproject.toml, and Pipfile
mousabaker / Poetry Plugin UpPoetry plugin that updates dependencies and bumps their versions in pyproject.toml file
duriantaco / FynFyn is a fork of uv for fast Python package management, dependency resolution, virtual environments, and pyproject.toml workflows.
john-hen / Flake8 PyprojectFlake8 plug-in loading the configuration from pyproject.toml
pytest-dev / Pytest Envpytest plugin to set environment variables in pytest.ini or pyproject.toml file
abravalheri / Validate PyprojectValidation library for simple check on `pyproject.toml`
csachs / Pyproject Flake8pyproject-flake8 (pflake8), a monkey patching wrapper to connect flake8 with pyproject.toml configuration
dojeda / Poetry2condaConvert pyproject.toml to environment.yaml
pypa / Pyproject HooksA low-level library for calling build-backends in `pyproject.toml`-based project
alvarobartt / Python Package Template🎈 A Python package template using pyproject.toml, hatch, pre-commit, black, ruff, and mkdocs.
keattang / Poetry Exec PluginA plugin for poetry that allows you to execute scripts defined in your pyproject.toml, just like you can in npm or pipenv
abersheeran / Poetry2setupConvert python-poetry(pyproject.toml) to setup.py.
lucaspar / Poetry TorchInstalling hardware-accelerated PyTorch with Poetry on different hardware using the same `pyproject.toml`
kk6 / PoetrifyPipfile (or requirements.txt) to pyproject.toml for Poetry
orsinium-archive / Poetry SetupGenerate setup.py (setuptools) from pyproject.toml (poetry)
bluss / Pyproject Local KernelPython Jupyter kernel provisioner using pyproject environment manangers like Uv, Rye, PDM, Poetry, Hatch etc.
zundertj / Uv BumpBump pyproject.toml dependency minimum versions to latest feasible version
PyO3 / Pyproject Toml Rspyproject.toml parser in Rust
lukehsiao / Poetry UdepsFind unused dependencies in pyproject.toml