Application Development with Python and Flask [Video]
This course has been retired. Check out the alternatives below
-
What do you get with a Packt Subscription?
- Instant access to this title and 7,500+ eBooks & Videos
- Constantly updated with 100+ new titles each month
- Breadth and depth in over 1,000+ technologies
-
Setting Up Your Flask Environment
- The Course Overview
- Understanding Flask
- Setting Up Mac OS X for Flask
- Setting Up Linux for Flask
- Setting Up Windows for Flask
-
Building a Flask Application
- Building Your First Application
- What Is a Web Framework?
- Working with the Model View Template
- Working with Flask Views
- Working with Flask Templates
- Working with Models
-
Building Your Frontend
- How to Make the Web Work
- Understanding HTML5
- Adding CSS3
- Implementing JavaScript
- Working with Bootstrap
-
Creating Your Backend
- Exploring Python 2 versus Python 3
- Understanding Python Functions
- Understanding Python Classes
- Understanding Python Decorators
- Working with SQL and Python
- Understanding Flask – SQLAlchemy
-
Developing a Note-Taking Application
- Understanding the Application
- Setting Up the Project
- Designing a Simple Interface
- Setting Up the Database Models
- Defining All the Views
- Working with Forms
- Finalizing the Application
-
Social Media Application
- Understanding the Application
- Setting Up the Basic Application and the Interface
- Working with the User Profile
- Coding the First Post
- Working with the Timeline
- Commenting on Posts
- Finalizing the Application