# Software-design **Repository Path**: csutjf/Software-design ## Basic Information - **Project Name**: Software-design - **Description**: Graphical User interface to analyze software design. It is written in python and the tool allows to understand the structure of big codes: Python codes or Fortran codes. It uses the pydot package to draw graphs. A succinct manual allows its use with some example. - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-06-23 - **Last Updated**: 2022-06-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Software-design Graphical User interface to analyze software design. It is written in python and the tool allows to understand the structure of big codes: Python codes or Fortran codes. It uses the pydot package to draw graphs. A succinct manual allows its use with some example.