Skip to main content

Simple script generating plots and csv file from your project's journals

Project description

https://travis-ci.org/groovytron/markplot.svg?branch=master

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


Download files

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

Source Distribution

markplot-0.1.3.tar.gz (16.1 kB view hashes)

Uploaded Source

Built Distribution

markplot-0.1.3-py3-none-any.whl (5.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