May 2025 M T W T F S S « Jun 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 JonJon on FB
-
Category Archives: Tech
Google App Engine
Steps for setting up Google App Engine: 1. Download and Install GoogleAppEngine Launcher 2. Create a directory for our web application with 2 files — .py and app.yaml .py — the python script that responds to a request, returning something. … Continue reading
Posted in Tech