Python Adv Web Apps

Updated python-beginners docs and examples
Alternatives To Python Adv Web Apps
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Rest Apis Flask Python1,105
5 days ago1Python
Projects and e-book for our course, REST APIs with Flask and Python
Build A Saas App With Flask840
5 months agomitHTML
Learn how to build a production ready web app with Flask and Docker.
Data Driven Web Apps With Flask491
7 months ago1mitPython
Course demo code and other hand-out materials for our data-driven web apps in Flask course
Htmx Python Course183
a month agomitCSS
Student details, source code, and more for our HTMX + Flask: Modern Python Web Apps, Hold the JavaScript course.
Intro To Python80
2 days ago45otherJupyter Notebook
An Introduction to Programming in Python
Hands On Microservices With Python63
2 years ago1mitPython
Hands-on Microservices with Python [ video], published by Packt
Python Adv Web Apps59
2 days ago2mitPython
Updated python-beginners docs and examples
Cs50w47
3 months ago2Python
All 5 projects for Harvard's CS50 Web Programming with Python and JavaScript course in Edx.
Eve Building Restful Mongodb Backed Apis Course45
5 years agomitPython
Course materials and handouts for EVE: Building RESTful MongoDB-backed APIs course
Twilio And Sendgrid Python Course37
6 months agomitPython
Python-powered chat apps with Twilio and SendGrid course code, materials, and handouts.
Alternatives To Python Adv Web Apps
Select To Compare


Alternative Project Comparisons
Readme

Python for Advanced Web Apps

Read the documention: Python Beginners

This repo is being built out in spring 2020. It's based on an earlier repo.

In this new repo I'm using Sphinx and Read the Docs for the first time (so that's a journey in itself) to build a text for journalism students learning Python.

We are using Automate the Boring Stuff with Python (second edition) as our textbook and main resource for learning Python from zero. Therefore, this repo does not attempt to teach Python basics — although it does include some basic scripts.

Code for the course is all in the /python_code_examples folder.

The main reason for the docs is that the course covers:

  1. Introduction to Python
  2. Web scraping with Beautiful Soup and some Selenium
  3. Flask for building data-driven web apps

I've used books in the past for teaching parts 2 and 3 (notably Web Scraping with Python and Flask Web Development), but this year I've cut back to just the one book.

Rather than try to reconfigure the previous repo, I'm starting from scratch here and building the new repo with an emphasis on the docs.

For the scraping and Flask segments of the course, the docs will be the primary instructional resource.

Popular Flask Projects
Popular Course Projects
Popular Frameworks Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Python
Flask
Course
Scraping