Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Rest Apis Flask Python | 1,147 | 21 days ago | Python | |||||||
Projects and e-book for our course, REST APIs with Flask and Python | ||||||||||
Build A Saas App With Flask | 840 | 7 months ago | mit | HTML | ||||||
Learn how to build a production ready web app with Flask and Docker. | ||||||||||
Data Driven Web Apps With Flask | 491 | 8 months ago | 1 | mit | Python | |||||
Course demo code and other hand-out materials for our data-driven web apps in Flask course | ||||||||||
Htmx Python Course | 183 | 3 months ago | mit | CSS | ||||||
Student details, source code, and more for our HTMX + Flask: Modern Python Web Apps, Hold the JavaScript course. | ||||||||||
Intro To Python | 81 | 6 days ago | 46 | other | Jupyter Notebook | |||||
An Introduction to Programming in Python | ||||||||||
Hands On Microservices With Python | 63 | 2 years ago | 1 | mit | Python | |||||
Hands-on Microservices with Python [ video], published by Packt | ||||||||||
Python Adv Web Apps | 61 | 2 months ago | 1 | mit | Python | |||||
Updated python-beginners docs and examples | ||||||||||
Cs50w | 47 | 5 months ago | 2 | Python | ||||||
All 5 projects for Harvard's CS50 Web Programming with Python and JavaScript course in Edx. | ||||||||||
Eve Building Restful Mongodb Backed Apis Course | 45 | 5 years ago | mit | Python | ||||||
Course materials and handouts for EVE: Building RESTful MongoDB-backed APIs course | ||||||||||
Twilio And Sendgrid Python Course | 37 | 8 months ago | mit | Python | ||||||
Python-powered chat apps with Twilio and SendGrid course code, materials, and handouts. |
htmx is one of the hottest properties in web development today, and for good reason. This framework, along with the libraries and techniques introduced in this course, will have you writing the best Python web apps you've ever written: clean, fast, and interactive without all that frontend overhead.
If you are a Python web developer that has wanted to build more dynamic, interactive apps, but just don't want to (or can't) write a significant portion of your app in a rich frontend JavaScript framework, you'll absolutely love htmx. This library lets you write Python code you love and still add that client-side interactive aspect.
htmx is a very compelling technology. It's one of the first legitimate libraries that delivers on the promise of dynamic, interactive web applications without complex JavaScript. htmx allows us to write server-side code in any language (Python in our case) and, through a few simple HTML attributes, bring our pages to life.
This is the only course (that we're aware of) that shows you the full lifecycle of building Python and Flask-based applications centered around htmx. Unlike basic tutorials where you'll find only just quick coverage of a simple feature, we take a full-fledged web app and extend it by adding three real-world features all building upon htmx.
Moreover, we show you the right way to use htmx with Flask and Python. The resulting code is incredibly clean and would impress almost any professional web developer.
In this course, you will:
hx-trigger
).jinja-partials
package to refactor our jinja2 templates (with or without htmx).View the full course outline.
Visit the Talk Python Training course page to sign up today.