md-planning

https://img.shields.io/pypi/v/md_planning.svg https://img.shields.io/travis/mtllr/md_planning.svg Documentation Status

package to define, visualize with gantt and budget projects using yaml syntax.

The tasks in the projects can contain uncertainties in which case the pert beta estimate is used to define the expected duration of the task.

A user should be able to integrate with extensions like markdown-preview-enhanced for automated report creation.

sources:

Features

  • define a project with yaml syntax

  • draw project task PERT diagram

  • get project task critical path

  • draw project resource usage diagram

  • draw project gantt diagram on daily, weekly, monthly and quarterly basis

  • make a budget estimate from tasks’ resource use

  • support for nested tasks (nested milestones/yaml syntax)

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.