Daniel 3 years ago
parent
commit
4c3ea228c1
2 changed files with 12 additions and 0 deletions
  1. 3 0
      .gitignore
  2. 9 0
      readme.md

+ 3 - 0
.gitignore

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

+ 9 - 0
readme.md

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