Skip to main content

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

Project description

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.

History

0.4.0

  • DONE: (feature) nested milestones and tasks

  • DONE: (refactor) consider remove get_task_type registration for List type

  • DONE: (feature) get_critical_path implementation in GanttDrawer (consider refactoring PertDrawer out?)

  • DONE: (feature) when task depends on milestone, replace milestone dependency with the last critical task in this milestone but do not make this task critical globally in the project

  • release on pypi (2022-09-29)

0.3.0

  • getting used to bumpversion

0.2.0

  • getting used to pypi

0.1.0 (2022-09-20)

  • botched First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

md_planning-0.5.0.tar.gz (37.0 kB view hashes)

Uploaded Source

Built Distribution

md_planning-0.5.0-py2.py3-none-any.whl (15.5 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page