Install and manage pyproject.toml with pip commands.
See usage:
pypip --help
pip install pyproject-pippypip --helpUsage: pypip [OPTIONS] COMMAND [ARGS]...
Options:
-v, --hatch-env TEXT Specify the Hatch environment to use
--help Show this message and exit.
Commands:
find Find a package on PyPI and optionally sort the results.
info Get information about a package from PyPI.
install Install packages and update requirements.txt and...
show Show the dependencies from the pyproject.toml file.
uninstall Uninstall packages and update requirements.txt and...
pyproject-pip is distributed under the terms of the apache-2.0 license.