项目作者: utkuufuk

项目描述 :
Visualize your weekly schedule.
高级语言: Python
项目地址: git://github.com/utkuufuk/weekplot.git
创建时间: 2019-01-05T20:31:23Z
项目社区:https://github.com/utkuufuk/weekplot

开源协议:MIT License

下载


Weekplot

Reads & plots your weekly schedule from a YAML or a simple text file.

Schedule

Install Dependencies

  1. pip3 install -r requirements.txt

Usage

  1. # .txt input
  2. python3 weekplot.py events.txt
  3. # .yml input
  4. python3 weekplot.py events.yml

Example input files

Colors

You can use the following colors in your input file:

Colors