unstar-pipfile

If you have stars in your Pipfile, this project is for you!

test-workflow PyPI version Code style: black

unstar-pipfile is a tool to scan Pipfile.lock and replace any stars in Pipfile with precise versions from the lock file.

Installation

pip install unstar-pipfile

Usage

python -m unstar_pipfile Run as a python module in the directory with Pipfile and Pipfile.lock.

Help

python -m unstar_pipfile --help

GitHub

View Github