Identify Python dependencies using imports
Open
@swest50 is already working on this.
Since Apr 10, 2025.
enhancement
- Dominant language
- Python
- Stars
- 20
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Add feature to dapper for recognizing Python scripts, and determining the dependencies based on imports. The C/C++ source code parsing can be used as a starting point for the general structure.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.