https://github.com/utkuufuk/weekplot
Visualize your weekly schedule
https://github.com/utkuufuk/weekplot
matplotlib python
Last synced: 6 months ago
JSON representation
Visualize your weekly schedule
- Host: GitHub
- URL: https://github.com/utkuufuk/weekplot
- Owner: utkuufuk
- License: mit
- Created: 2019-01-05T20:31:23.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-10-17T09:05:40.000Z (almost 2 years ago)
- Last Synced: 2025-03-26T20:49:33.235Z (7 months ago)
- Topics: matplotlib, python
- Language: Python
- Homepage:
- Size: 346 KB
- Stars: 50
- Watchers: 3
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Weekplot
Reads & plots your weekly schedule from a YAML or a simple text file.
## Install Dependencies
``` sh
pip3 install -r requirements.txt
```## Usage
``` sh
# .txt input
python3 weekplot.py events.txt# .yml input
python3 weekplot.py events.yml
```#### Example input files
- [text](events.txt)
- [YAML](events.yml)## Colors
You can use the following colors in your input file: