If you're joining from my Twitch Creative channel or the Team Twilio channel, here is some additional background information for context.
Typically one of these three open source projects are being streamed: 1. PLAPI, a web API for programming languages written in Python with Django and Django REST Framework.
Comparing Python Web Frameworks, where we build the same example Python web application in as many web frameworks as possible to compare and contrast the frameworks. Frameworks such as Django, Flask, Bottle and Morepath are in progress before we continue on to other ones.
Full Stack Python, which primarily involves researching and writing content along with some basic coding with Pelican and Jinja templates.
I'm a Twilio Developer Evangelist based in San Francisco, CA and I mostly code in Python and Swift.
Recently I wrote a book on Python deployments. Use the promo code livecoding to get 10% off the price when you purchase it.
Here's a rundown of what I covered in previous live coding sessions. Click on the title to go to the video capture from that session.
Streamed on Friday, October 23, 2015.
Streamed on Tuesday, October 20, 2015.
A bit of a misnomer on this stream's title. First I worked a bit on the "Vim for Python" proposal for PyCon 2016.
Coded up the delete and call functionality on the django defaults project.
Streamed on Thursday, October 15, 2015.
Streamed on Wed, October 14, 2015.
Worked on PyCon 2016 talk proposal for Vim+Python.
Django web development for comparing Python web frameworks.
Streamed on Wed, September 30, 2015.
Chatted a bit about Django and Websockets.
Streamed on Friday, September 25, 2015.
Finished up the Bottle implementation of the web app.
Started working on the Morepath version, but did not get a prototype working just yet. To be continued.
Streamed on Thursday, September 24, 2015.
Started out working on the Flask app within the Python web framework comparison project to clean up the UI and fix a couple of bugs.
Moved over to the Bottle app and built the basic application along with delete and calling. Left form handling for next streaming time.
Streamed on Sunday, September 13, 2015.
Messed around with Vim plugin managers and plugins.
Worked with Flask and Bottle in the Python web frameworks comparison repo.