Plot your weekly schedule from a simple text file with Python.
Inspired by utkuufuk/weekplot.
Run pip install my_weekly_schedule for the latest stable version.
This project uses Python Poetry for dependency management. You can install Python Poetry with the following instructions.
poetry installTo run the code during development:
poetry run python my_weekly_schedule/main.py example.txtYou can run the default options with:
my_weekly_schedule example.txtYou can replace example.txt with your own schedule files.
You can list all CLI options with:
my_weekly_schedule --helpYou can use any color in the CSS3 specification.
