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: about 1 month 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,569 |
pypa/pipenv | A tool for managing project dependencies and environments in Python development workflows. | 24,929 |
python-poetry/poetry | Makes managing dependencies and packaging for Python projects easier | 32,005 |
cookiecutter/cookiecutter | A command-line utility that creates projects from pre-defined templates. | 22,767 |
indygreg/pyoxidizer | A tool for packaging and distributing Python applications by creating self-contained executables with embedded Python interpreters. | 5,562 |
pyenv/pyenv | A tool for managing multiple Python versions on a system | 39,896 |
prompt-toolkit/ptpython | An interactive Python shell with advanced features and customizable interface | 5,241 |
gallopsled/pwntools | A toolkit for rapid prototyping and exploit development in CTF challenges | 12,204 |
pyinstaller/pyinstaller | A tool for bundling Python applications and their dependencies into standalone executables. | 11,999 |
pexpect/pexpect | A Python module for controlling interactive applications in a pseudo-terminal | 2,634 |
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. | 8,009 |
commitizen-tools/commitizen | Automates committing and versioning in software projects | 2,581 |
pyenv-win/pyenv-win | A tool for managing multiple Python versions on Windows | 5,146 |
rapptz/discord.py | An API wrapper for interacting with the Discord platform. | 14,961 |
mikf/gallery-dl | A command-line program to download image galleries and collections from several image hosting sites | 12,209 |