Skip to content

saaspegasus/reqs-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reqs-sync

PyPI Changelog Tests License

A minimal tool to sync requirements to a pyproject.toml file from a pip-tools requirements.in file.

Installation

Install this tool using pip:

pip install reqs-sync

Usage

For help, run:

reqs-sync --help

You can also use:

python -m reqs_sync --help

Development

To contribute to this tool, first checkout the code. Then create a new virtual environment:

cd reqs-sync
uv sync

To run the tests:

uv run --group=test pytest

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages