Support Pipfile
Open
enhancement
- Dominant language
- Python
- Stars
- 7.5k
- Forks
- 424
- PR merge metrics
- No merged PRs in 30d
Description
`pipreqs` should be able to output a [Pipfile](https://github.com/pypa/pipfile).
Contributor guide
Research direction
Start by tracing pipreqs' existing requirements.txt output path and identify how an alternate output format is selected. Add support for generating a valid Pipfile from the same project imports, then verify that the resulting file represents the discovered dependencies.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100