source/projects/reqman
2021-09-02 22:10:35 -06:00
..
src/python/reqman Black all the things 2021-09-02 22:10:35 -06:00
BUILD Zapp reqman 2021-08-13 17:17:15 -06:00
README.md Chuck out reqsort for a stub of something more general 2021-08-04 00:16:55 -06:00

Req[uirements] Man[ager]

A tool designed to be a one-stop-shop interface for managing requirements.txt in a monorepo. Provides a convenient way to check formatting, apply formatting, expunge unused requirements and add new requirements.

Inspired in some part by the pip-tools project's pip-compile; but designed to not make you do any intermediate file dancing.