Simple script generating plots and csv file from your project's journals
Project description
Simple script capable of generating plots and csv files from projects’
journal files containing a Markdown
table. The journals must have
the same format as the example journal-sample.md file.
Install
Markplot is a python package, so it can be installed like this:
pip install markplot
CLI
Markplot includes a simple CLI. It only takes files as arguments. For examples:
$ markplot journal-sample.md
Projects' information has been written in 'generated' directory.
The above example uses the sample file and generates files named
generated/journal-sample/hours_journal-sample.csv
and
generated/journal-sample/time_histogram_journal-sample.png
.
Docs
The --help
arg will make it show a usage page:
$ markplot --help
Usage: markplot [OPTIONS] [JOURNALS]...
This script simply generates feedbacks from projects' journals. Output is
generated in a directory called «generated».
Generate one feedback from a journal:
feedbackgenerator journal.md
Generate two feedbacks from two journals:
feedbackgenerator journal1.md journal2.md
Options:
--help Show this message and exit.
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
Built Distribution
File details
Details for the file markplot-0.1.3.tar.gz
.
File metadata
- Download URL: markplot-0.1.3.tar.gz
- Upload date:
- Size: 16.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a2ef164a300fd1dec85cfa25bdc789120f49a9a3139d5a967aa9a94514df968 |
|
MD5 | 0c87f953e5647764fc203e87ccd7fd1d |
|
BLAKE2b-256 | 00c5e00c59a9bc7279b73526b3bafe8ceac4c5bc58c5fc8b6d9fef9276562d5b |
File details
Details for the file markplot-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: markplot-0.1.3-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | db19f5610574365f5dce66b8ec249c221fe839f93f9c4dfb3e941f275ae2727e |
|
MD5 | 4a993344621865ea3781353f1591b479 |
|
BLAKE2b-256 | 25742387bc344578c591208fe1988bf7545842bb63c10679eadd5b83ae9c8900 |