Skip to content

mattyWuh/reqsit

Repository files navigation

Reqsit

Code style: black example workflow

A CLI tool for converting requirements.txt entries to a form accepted by pyproject.toml. Pronounced "RECKS-IT".

Getting started.

Install reqsit with pip,

pip install --user reqsit

Run by executing the command from the root folder of your project,

reqsit

If you prefer to use a name other than requirements.txt for your requirements file, then add a --filename argument. For example, to use the file foo.bar, enter

reqsit --filename=foo.bar

How to contribute.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages