Repository navigation

#

pip-tools

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

Python
7925
7 天前

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
240
18 天前

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

Python
95
20 天前

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

Shell
93
4 天前

Workflow tool for uv, similar to Pipenv.

Python
30
1 年前

"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
2 个月前

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
4
15 天前

pip-tools plugin for edgetest

Python
4
1 年前

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

Python
4
3 年前

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

Dockerfile
3
5 年前

Deployment scripts for Python, Docker, AWS, Kubernetes

Shell
2
2 年前

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

Python
2
8 天前

🐳 Docker images containing tools Python 2.7 and 3.12.

Dockerfile
1
3 天前

User registration API. Using FastAPI, PostgreSQL, Celery + RabbitMQ, Docker Compose, environment-based configuration, dependency injections, exception handling, and pytest for unit, integration and e2e coverage.

Python
1
3 个月前