pip-tools
Dependency manager
Maintains predictable and deterministic builds of Python applications by managing dependencies.
A set of tools to keep your pinned Python dependencies fresh.
8k stars
104 watching
611 forks
Language: Python
last commit: 1 day ago
Linked from 2 awesome lists
hasheslockfilepackagingpippip-compilepip-toolspythonrequirementssetuptools
Related projects:
Repository | Description | Stars |
---|---|---|
pypa/pip | A package installer for Python that simplifies the process of managing dependencies and installing packages. | 9,552 |
pypa/pipenv | A tool for managing project dependencies and environments in Python development workflows. | 24,916 |
python-poetry/poetry | Makes managing dependencies and packaging for Python projects easier | 31,899 |
cookiecutter/cookiecutter | A command-line utility that creates projects from pre-defined templates. | 22,692 |
indygreg/pyoxidizer | A tool for packaging and distributing Python applications by creating self-contained executables with embedded Python interpreters. | 5,510 |
pyenv/pyenv | A tool to manage multiple versions of Python on a user's system | 39,688 |
prompt-toolkit/ptpython | An interactive Python shell with advanced features and customizable interface | 5,238 |
gallopsled/pwntools | A toolkit for rapid prototyping and exploit development in CTF challenges | 12,160 |
pyinstaller/pyinstaller | A tool for bundling Python applications and their dependencies into standalone executables. | 11,955 |
pexpect/pexpect | A Python module for controlling interactive applications in a pseudo-terminal | 2,629 |
pdm-project/pdm | A modern package manager for Python supporting the latest PEP standards and providing a flexible plugin system for managing dependencies and projects. | 7,984 |
commitizen-tools/commitizen | Automates committing and versioning in software projects | 2,557 |
pyenv-win/pyenv-win | A tool for managing multiple Python versions on Windows | 5,067 |
rapptz/discord.py | An API wrapper for interacting with the Discord platform. | 14,924 |
mikf/gallery-dl | A command-line program to download image galleries and collections from various online platforms. | 12,064 |