Skip to content

Python dependency locking for complex projects

License

Notifications You must be signed in to change notification settings

peterdemin/pip-compile-multi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pip-compile-multi

https://badge.fury.io/py/pip-compile-multi.png

Docs

Compile multiple requirements files to lock dependency versions.

Install

pip install pip-compile-multi

Run

pip-compile-multi

Trusted by

uber mozilla twitter

nih skydio pallets

moveworks

Help needed

The following issues have the highest impact for the project. Contributions are welcome!

  1. Pull requirements from pyproject.toml
  2. Productionize GitHub Action to update dependencies on schedule
  3. Add option to use Astral's uv resolver

Your mission, should you choose to accept it, is to comment on the issue you want to work on, and open a PR. I'll review/merge the PR in a timely fashion, and release a new version with your name in the changelog.

Read the Docs