bndr / bndr/pipreqs

Print to stdout by default

Open
#90 6 comments 0 reactions 0 assignees View on GitHub
breaking-change enhancement
Dominant language
Python
Stars
7.5k
Forks
424
PR merge metrics
No merged PRs in 30d

Description

Thanks for this tool! I just wanted to suggest that perhaps `pipreqs` print to stdout by default, allowing you to redirect to a file via:

```bash
pipreqs > requirements.txt
```

But this would let you check the results before writing (or overwriting) to the file, by seeing it in your terminal first. Another option is to use a `-o requirements.txt` flag.

Just a suggestion :)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.