pip-tools — Easy Playground
Pin and compile requirements with hash checking
Getting started with pip-toolsRun locally
Install
pip install pip-toolsPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: pip_tools)
pip-tools is a third-party package. Pin and compile requirements with hash checking. Install with: pip install pip-tools
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?