Web Development
May 03, 2015 | Tag: » web, web development
Django is one of the most popular web frameworks. It’s a great option if you want to use Python to build web apps. Start with the official Django polls tutorial or the Django Girls blog tutorial. Two Scoops of Django: Best Practices For Django 1.11 was co-written by one of the co-founders of PyLadies!
Some popular Django hosting options:
- Webfaction
- Heroku and Getting Started with Django from Heroku: A tutorial using Django and deploying with Heroku. Assumes some knowledge of virtual environments.
- OpenShift
- Google App Engine
Other web frameworks
Experiment with all of them! Here are a few links to get you started.