Skip to content

fergalm/gantt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gantt

Gantt chart optimizer and visualisation

Reads in a list of tasks and their dependencies from a spreadsheet, figures out the order the tasks should be completed in, and displays the results

Install and run

Clone the repo, add the py directory to your PYTHONPATH, and run import gantt; gantt.main('tasklist.csv'). See some example input files in the examples directory.

About

Gantt chart optimizer and visualisation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published