This commit is contained in:
2021-03-21 19:40:45 +01:00
parent c53620a258
commit 4c3ea228c1
2 changed files with 12 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
*.jpg
__pycache__/
fonts/

9
readme.md Normal file
View File

@@ -0,0 +1,9 @@
# VatSched
Scheduling overview for Vatsim Germany's Forum.
Output as a jpg.
Using the following python dependancies
imgkit
dateutil
requests