Repository navigation

#

pip-tools

A set of tools to keep your pinned Python dependencies fresh.

Python
7876
20 天前

A lightweight wrapper for pip to support requirements.txt, Pipenv and Poetry lock files or converting them to pip-tools compatible output. Designed for containerized Python applications but not limited to them.

Python
237
2 个月前

Manage Python environments in Zsh, with uv or pip-tools

Shell
90
2 天前

hatch plugin to use pip-compile (or uv) to manage project dependencies and lockfiles

Python
90
4 个月前

Workflow tool for uv, similar to Pipenv.

Python
30
8 个月前

"Python packaging: lo estás haciendo mal"

Jupyter Notebook
14
4 年前

Simple python virtual environment and dependences manager wrapping `piptools` and `virtualenv`

Python
8
3 年前

A wrapper that makes pip-sync faster.

Python
7
20 天前

pip-tools plugin for edgetest

Python
4
8 个月前

Use pip-tools (https://github.com/jazzband/pip-tools) to compile a requirements.in folder into proper pinned dependencies.

Python
4
2 年前

A minimal Docker image that provides a Python environment with pip-tools in order to lock requirements files.

Dockerfile
3
5 年前

automated script that installs Python packages efficiently, checking for existing installations and applying fixes if needed. It supports Termux and Linux-based systems, ensuring a smooth setup for developers.

Shell
2
8 天前

Deployment scripts for Python, Docker, AWS, Kubernetes

Shell
2
1 年前

A pre-commit plugin that syncs the pre-commit package versions with the versions generated by pip-tools

Python
2
6 天前

Demonstrate publishing a basic importable Python package to TestPyPI and PyPI.

Python
0
4 年前