pydep-mapper 0.1.5

Fast Rust CLI for analyzing Python dependencies with external package declarations support.
Documentation
1
2
3
4
5
pub mod crawler;
pub mod graph;
pub mod imports;
pub mod pyproject;
pub mod tools;