Notes from the Python Meetup, held on October 19, 2016.
Added some notes about why I specified localhost and port.
Added an extra route showing a form submission.
to use:
$ git clone https://github.com/dt1/meetup-py.git
$ python3 core.py
Code from the Bottle talk
Notes from the Python Meetup, held on October 19, 2016.
Added some notes about why I specified localhost and port.
Added an extra route showing a form submission.
to use:
$ git clone https://github.com/dt1/meetup-py.git
$ python3 core.py
Code from the Bottle talk