I am working on an asset management system to handle assets, resources and tasks
I want to have a gantt diagram in my system
I am using python 2.6 and pyqt. Is there (already done python library diagram)? which may work well with pyqt.
Or should I make my own widgets for this? Please advice.
source
share