source/projects/reqman
2024-02-06 11:18:33 -07:00
..
src/reqman setuptools, not Maven 2024-02-06 11:17:32 -07:00
BUILD.bazel fix 2024-02-06 11:18:33 -07: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.