136 skills found · Page 1 of 5
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
pyproject-nix / Pyproject.nixA collection of Nix utilities to work with Python projects [maintainer=@adisbladis]
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
tox-dev / Pyproject FmtNo description available
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
pyprojectx / PyprojectxAll-Inclusive Python Projects
dojeda / Poetry2condaConvert pyproject.toml to environment.yaml
pypa / Pyproject HooksA low-level library for calling build-backends in `pyproject.toml`-based project
yhino / Pipenv Poetry MigrateThis is simple migration script, migrate pipenv to poetry
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`
rabbit72 / Single SourceAccess to the project version in Python code for PEP 621-style projects
langchain-ai / Langgraph Example PyprojectNo description available