 syassamiandSoam Vasani
|
1abe961869
|
Lighten up the python3 base image (alpine) (#171)
Saves 241 MB from the base example image, bringing things down to 242MB in total.
|
2017-04-21 11:15:52 -07:00 |
|
Kaustubh Phatak
|
01249c2d4a
|
adding commonly used python libraries
|
2016-12-08 15:27:04 -08:00 |
|
Soam Vasani
|
640e65f35f
|
Use Flask for Python environment
Flask gives us easy routing support, and simple interface for getting
at request data.
|
2016-11-19 20:04:46 -08:00 |
|
Soam Vasani
|
1a86078fc0
|
Very rudimentary Python support
Create a python environment. Only supports GET; doesn't support any
parameters etc. yet. Basically just enough for a hello world demo.
|
2016-11-09 10:02:03 -08:00 |
|