agarciarin / software_design

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Software-design

It extracts the hierarchical structure of modules written in python, C++ and Fortran programs

Prerequisites:

  • python 3.10

Installation:

  • 1- git clone https://github.com/agarciarin/software_design.git

  • 2- create virtualenv: python -m venv "venv"

  • 3- activate venv: .\venv\Scripts\activate

  • 4- install packages venv: pip install -r .\requirements.txt

  • 5- install software: ./doc/graphviz-2.28.0.msi

About


Languages

Language:Python 100.0%