From a054c7b0de446c84b01bac1c3cc403fa2595d444 Mon Sep 17 00:00:00 2001 From: Luke Else Date: Thu, 16 Nov 2023 10:29:26 +0000 Subject: [PATCH] Created base set of dependencies and hello world app --- app.py | 4 ++++ requirements.txt | Bin 0 -> 802 bytes 2 files changed, 4 insertions(+) create mode 100644 app.py create mode 100644 requirements.txt diff --git a/app.py b/app.py new file mode 100644 index 0000000..dbb4030 --- /dev/null +++ b/app.py @@ -0,0 +1,4 @@ +from flask import Flask, render_template + +if __name__ == "__main__": + print("Hello, World!") diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000000000000000000000000000000000000..03655b10c217cb19a505585b3a346d20a8c8d833 GIT binary patch literal 802 zcmY+COHac<41|3~;-?g~DNs0Y<$%PA1Lr?`EyJlC-gt7&Hr<|+$BO80>lK36Iq_K0L z+QPNV!!zg<_VA~3F@*OubsE^GaId^SwY8kcr!=Y)p>YE$uU!X5_UO1OytwKOEQRAy zyUTpd9$LEa#`hAYOa5@O_oxORT?I{|!{p#VrY2Fkj+9kKE$IwLd)&5oS!rtd-wWV`{u2_s9JXi;(q)AFwAxE literal 0 HcmV?d00001