Skip to content

Instantly share code, notes, and snippets.

View ghoshabhi's full-sized avatar
🐢
slow and steady

Abhishek Ghosh ghoshabhi

🐢
slow and steady
View GitHub Profile
@ghoshabhi
ghoshabhi / main.py
Last active February 20, 2017 18:17
Simple application made using webapp2
#!/usr/bin/env python
#
# Copyright 2007 Google Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#