Skip to main content

Project manager that can create Gantt diagrams as SVGs.

Project description

The python module proma provides a simple interface to a project manager that allows the generation of Gantt charts as SVG from YAML files.

DISCLAIMER: this project is at early stage, thus has limited functionality and still might have bugs.

Setup

Install the proma module:

poetry add proma

For development

Install required modules:

poetry install

Usage

Render Gantt diagram based on example YAML file:

poetry run proma --debug gantt examples/example.yml --view day
poetry run proma --debug gantt examples/example.yml --view week

Please note that css file must be inplace (css/default.css) to correctly see the rendered output.

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

proma-0.0.3.tar.gz (19.4 kB view hashes)

Uploaded Source

Built Distribution

proma-0.0.3-py3-none-any.whl (33.0 kB view hashes)

Uploaded 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