A Python library for project management.
- Create and manage projects
- Add tasks to projects
- Add task dependencies on other tasks
- Or read a project directly in from a CSV file
- Find the critical path (CPM method)
- Find optimizations in scheduling
- Visualize plans with Gantt charts