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
nyudenkov / Pysentry🐍 Scan your Python dependencies for known security vulnerabilities with Rust-powered scanner
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
koxudaxi / Poetry Pycharm PluginA PyCharm plugin for poetry
dojeda / Poetry2condaConvert pyproject.toml to environment.yaml
pypa / Pyproject HooksA low-level library for calling build-backends in `pyproject.toml`-based project
dmyersturnbull / TyrannosaurusGenerate beautifully modern (2021+) Python projects with seamless, GitHub-based CI/CD, Docker and Conda support, and out-of-the-box integration with >30 best-practices tools and standards.
inovintell / Py TemplateOne-click GitHub Actions pipelines for Python!
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
kk6 / PoetrifyPipfile (or requirements.txt) to pyproject.toml for Poetry