Skip to content
This repository has been archived by the owner on Aug 2, 2020. It is now read-only.

etandel/ovcurriculum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

CLI tool to analyse the different curricula of UFRJ's Astronomy undergraduate program.

Installation

  1. Install graphviz on your system:
    • Archlinux: pacman -S graphviz
  2. Clone this repo
  3. Install the dependencies:
    • pip install -r requirements.txt

Usage

python main.py --csv  # generates csv files to ./output/
python main.py --graph  # generates pdf files to ./output/

Roadmap

  • Add tests;
  • Create interactive graph;
  • Properly handle requirement equivalence;
  • Create a web application.

License

This project is licensed under GPLv3. See LICENSE for more details.

About

CLI tool to analyse the different curricula of UFRJ's Astronomy undergraduate program

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published