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
Release history Release notifications | RSS feed
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 details)
Built Distribution
proma-0.0.3-py3-none-any.whl
(33.0 kB
view details)
File details
Details for the file proma-0.0.3.tar.gz
.
File metadata
- Download URL: proma-0.0.3.tar.gz
- Upload date:
- Size: 19.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.2 Darwin/23.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fc4bee22deaff806d8ea0de77a73e70b1d5ffe34baaa385631e9aa1eb5887d86 |
|
MD5 | 30ba89c165097b943e880b0884fed2c0 |
|
BLAKE2b-256 | 75e386668513626a3792224291545b204faf04ded0d2d9af248976cd630399e9 |
File details
Details for the file proma-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: proma-0.0.3-py3-none-any.whl
- Upload date:
- Size: 33.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.2 Darwin/23.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 68cec83843c9db5e4c070491672d6f1f63367f83a621276a4d2b08e9238a7a2b |
|
MD5 | 6bead283feba9c3419e37e41bc7616e4 |
|
BLAKE2b-256 | 0142e18d714e8cd6f2fe7f575d716c1ba7ce9de9c8a35ca0cce99e898513247e |