Add support for .ipynb files.
Open
duplicate
enhancement
- Dominant language
- Python
- Stars
- 7.5k
- Forks
- 424
- PR merge metrics
- No merged PRs in 30d
Description
While creating requirements.txt pipreqs doesn't consider packages imported in .ipynb files.
Contributor guide
Research direction
No source files or tests are named in the issue. Start by locating pipreqs' import-discovery entry point and checking how it currently scans project files; done means imports from .ipynb files are included when generating requirements.txt.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, python
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100