unstar-pipfile
If you have stars in your Pipfile, this project is for you!
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