Daniel 3 лет назад
Родитель
Сommit
4c3ea228c1
2 измененных файлов с 12 добавлено и 0 удалено
  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