Map a python project

This page summarizes the projects mentioned and recommended in the original post on /r/learnpython

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • pedestrian-intent-prediction

    Repository for master thesis at the Chalmers University of Technology (by aero-oli)

  • I have a python project that im adapting for my own task (Github Link), it's quite complex, with multiple py files used and also JSON files. I'm wondering if there is a tool I can use that will map the project and show the links between files (like what feeds into what etc). Effectively a flow chart type thing.

  • gprof2dot

    Converts profiling output to a dot graph.

  • The closes thing I can think of is gprof2dot. It's used for visual representations after profiling code: https://github.com/jrfonseca/gprof2dot

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts