• For Individuals
  • For Businesses
  • For Universities
  • For Governments
Coursera
  • Online Degrees
  • Careers
  • Log In
  • Join for Free
    Coursera
    • Browse
    • Flask

    Flask Courses Online

    Master Flask for building web applications in Python. Learn to create, deploy, and manage web apps using this microframework.

    Skip to search results

    Filter by

    Subject
    Required
     *

    Language
    Required
     *

    The language used throughout the course, in both instruction and assessments.

    Learning Product
    Required
     *

    Build job-relevant skills in under 2 hours with hands-on tutorials.
    Learn from top instructors with graded assignments, videos, and discussion forums.
    Learn a new tool or skill in an interactive, hands-on environment.
    Get in-depth knowledge of a subject by completing a series of courses and projects.
    Earn career credentials from industry leaders that demonstrate your expertise.

    Level
    Required
     *

    Duration
    Required
     *

    Skills
    Required
     *

    Subtitles
    Required
     *

    Educator
    Required
     *

    Explore the Flask Course Catalog

    • G

      Google Cloud

      Build a Serverless Web App with Firebase

      Skills you'll gain: Serverless Computing, Cloud Applications, Back-End Web Development, Cloud Development, Database Development, Data Store, Data Management, User Accounts

      Beginner · Project · Less Than 2 Hours

    • Status: Free Trial
      Free Trial
      D

      Duke University

      Cloud Virtualization, Containers and APIs

      Skills you'll gain: Cloud-Native Computing, Cloud Applications, Cloud Development, Cloud Platforms, Application Deployment, Microservices, Cloud Computing, DevOps, Cloud Computing Architecture, Cloud Infrastructure, Kubernetes, Continuous Delivery, Containerization, Amazon Web Services, Virtual Machines, Performance Testing, Virtualization and Virtual Machines, System Monitoring, Flask (Web Framework)

      4.4
      Rating, 4.4 out of 5 stars
      ·
      128 reviews

      Beginner · Course · 1 - 4 Weeks

    • C

      Coursera Project Network

      Flask تعلم تصميم تطبيقات الويب باستخدام بايثون و

      Skills you'll gain: Flask (Web Framework), Web Applications, Web Development, Web Design and Development, HTML and CSS, Database Application, Databases

      Intermediate · Guided Project · Less Than 2 Hours

    • G

      Google Cloud

      MongoDB Atlas with Natural Language API and Cloud Run

      Skills you'll gain: Cloud Applications, GraphQL, Google Cloud Platform, Application Deployment, Cloud Management, Angular, MongoDB, Cloud API, Authentications, Natural Language Processing

      Intermediate · Project · Less Than 2 Hours

    • G

      Google Cloud

      Omnibond: Creating an HPC Environment in Google Cloud with CloudyCluster

      Skills you'll gain: Google Cloud Platform, Cloud Computing, Cloud Infrastructure, Computing Platforms, Jupyter, System Configuration

      Beginner · Project · Less Than 2 Hours

    • Status: Free Trial
      Free Trial
      U

      University of Colorado Boulder

      Fundamental Tools of Data Wrangling

      Skills you'll gain: Pandas (Python Package), Data Wrangling, NumPy, Data Visualization, Data Cleansing, Data Structures, Data Analysis, Data Manipulation, Data Transformation, Data Quality, Exploratory Data Analysis, Data Integration, Programming Principles, Python Programming, Scripting

      4.6
      Rating, 4.6 out of 5 stars
      ·
      17 reviews

      Beginner · Course · 1 - 3 Months

    • W

      Whizlabs

      Automation With Salt

      Skills you'll gain: Infrastructure as Code (IaC), IT Automation, Command-Line Interface, Docker (Software), Software Installation, Automation, System Configuration, YAML, Systems Administration, Configuration Management, Remote Access Systems

      Beginner · Course · 1 - 4 Weeks

    • G

      Google Cloud

      Introduction to APIs in Google

      Skills you'll gain: Cloud API, JSON, Restful API, Application Programming Interface (API), Google Cloud Platform, Software Architecture, Authentications, Network Protocols

      3.3
      Rating, 3.3 out of 5 stars
      ·
      25 reviews

      Beginner · Project · Less Than 2 Hours

    • Status: Free Trial
      Free Trial
      G

      Google Cloud

      Cloud SQL for MySQL: Qwik Start

      Skills you'll gain: MySQL, Database Administration, Google Cloud Platform, Cloud Hosting, Database Management, Cloud Management, SQL

      4.4
      Rating, 4.4 out of 5 stars
      ·
      47 reviews

      Beginner · Project · Less Than 2 Hours

    • G

      Google Cloud

      Google Apps Script: Access Google Sheets, Maps & Gmail in 4 Lines of Code

      Skills you'll gain: Scripting, Google Workspace, Gmail, Web Development Tools, Javascript, Scripting Languages, Spreadsheet Software

      4.4
      Rating, 4.4 out of 5 stars
      ·
      14 reviews

      Beginner · Project · Less Than 2 Hours

    • G

      Google Cloud

      Build an LLM and RAG-based Chat Application using AlloyDB and LangChain

      Skills you'll gain: Large Language Modeling, PostgreSQL, Database Development, User Interface (UI), Operational Databases, Cloud Applications, Prompt Engineering, Google Cloud Platform, Natural Language Processing, Generative AI

      3
      Rating, 3 out of 5 stars
      ·
      6 reviews

      Beginner · Project · Less Than 2 Hours

    • Status: New
      New
      C

      Coursera Project Network

      Serverless Apps in C#: Azure Function Apps

      Skills you'll gain: Cloud API, Cloud Development, Application Deployment, Microsoft Azure, JSON, Cloud Applications, Serverless Computing, Application Programming Interface (API), C# (Programming Language), Restful API, Cloud Storage

      Intermediate · Guided Project · Less Than 2 Hours

    Flask learners also search

    Mobile Design
    Mobile Web
    Mobile App Development
    Beginner Mobile App Development
    App Development
    Android Programming
    Android
    Android Design
    1…456…10

    In summary, here are 10 of our most popular flask courses

    • Build a Serverless Web App with Firebase: Google Cloud
    • Cloud Virtualization, Containers and APIs: Duke University
    • Flask تعلم تصميم تطبيقات الويب باستخدام بايثون Ùˆ: Coursera Project Network
    • MongoDB Atlas with Natural Language API and Cloud Run: Google Cloud
    • Omnibond: Creating an HPC Environment in Google Cloud with CloudyCluster: Google Cloud
    • Fundamental Tools of Data Wrangling: University of Colorado Boulder
    • Automation With Salt: Whizlabs
    • Introduction to APIs in Google: Google Cloud
    • Cloud SQL for MySQL: Qwik Start: Google Cloud
    • Google Apps Script: Access Google Sheets, Maps & Gmail in 4 Lines of Code: Google Cloud

    Frequently Asked Questions about Flask

    Flask is a software API that is a micro-framework of Python web application frameworks. Flask is a relatively easy-to-use framework that gives users tools and technologies to build web pages, web-based calendar applications, a blog, a wiki, web apps, and more. Note: It is important for any software coder to learn the basics of Python before using Flask.

    Because Flask is a 'light' framework, working without dependence on external libraries, it speeds along the work of developers in creating websites and web apps. It does this by offering code for computer processes like file activity or database interaction. Because of these features, it's popular among beginning developers for its speed and efficiency in setting up web pages or apps.‎

    For anyone coding in today's software environment, learning Flask is almost an unwritten requirement. It assists greatly in modern website and app development. The benefits to a new user are many. It's scalable and compliant with cloud computing. It's minimal and simple to use (assuming you know Python). Plus it's built with modularity, which means that you can create a number of Flask applications and servers, resulting in better all-around performance.

    Some web experts say Flask is a great starting ground for newbie developers, but you may outgrow it as you go on to build more complex web applications.‎

    Since Python programming is common in business today, large enterprises are seeking software developers who understand Python and Flask.

    Knowing how to use Flask for data analytics is likely a must-have for you to move into serious programming roles. By knowing Flask and Python, you show current and future employers your value to the organization. With a little push, you may be able to move up the ranks in your company as a result.

    When you have Python and Flask in your arsenal, you can go on to work in roles like data analyst, data scientist, or data engineer. You may even move to jobs like operations analysts or IT systems analyst.‎

    You will learn the basics of programming and more through online courses like data structure and algorithms, Python programming, applied data science with Python, and other valuable courses. Once you integrate this teaching into your online learning, you will be equipped to move forward in your personal development goals or seeking new programming work. An aspiring programmer and data geek might choose online courses on Coursera to learn about Flask.‎

    Online Flask courses offer a convenient and flexible way to enhance your knowledge or learn new Flask skills. Choose from a wide range of Flask courses offered by top universities and industry leaders tailored to various skill levels.‎

    When looking to enhance your workforce's skills in Flask, it's crucial to select a course that aligns with their current abilities and learning objectives. Our Skills Dashboard is an invaluable tool for identifying skill gaps and choosing the most appropriate course for effective upskilling. For a comprehensive understanding of how our courses can benefit your employees, explore the enterprise solutions we offer. Discover more about our tailored programs at Coursera for Business here.‎

    This FAQ content has been made available for informational purposes only. Learners are advised to conduct additional research to ensure that courses and other credentials pursued meet their personal, professional, and financial goals.

    Other topics to explore

    Arts and Humanities
    338 courses
    Business
    1095 courses
    Computer Science
    668 courses
    Data Science
    425 courses
    Information Technology
    145 courses
    Health
    471 courses
    Math and Logic
    70 courses
    Personal Development
    137 courses
    Physical Science and Engineering
    413 courses
    Social Sciences
    401 courses
    Language Learning
    150 courses

    Coursera Footer

    Technical Skills

    • ChatGPT
    • Coding
    • Computer Science
    • Cybersecurity
    • DevOps
    • Ethical Hacking
    • Generative AI
    • Java Programming
    • Python
    • Web Development

    Analytical Skills

    • Artificial Intelligence
    • Big Data
    • Business Analysis
    • Data Analytics
    • Data Science
    • Financial Modeling
    • Machine Learning
    • Microsoft Excel
    • Microsoft Power BI
    • SQL

    Business Skills

    • Accounting
    • Digital Marketing
    • E-commerce
    • Finance
    • Google
    • Graphic Design
    • IBM
    • Marketing
    • Project Management
    • Social Media Marketing

    Career Resources

    • Essential IT Certifications
    • High-Income Skills to Learn
    • How to Get a PMP Certification
    • How to Learn Artificial Intelligence
    • Popular Cybersecurity Certifications
    • Popular Data Analytics Certifications
    • What Does a Data Analyst Do?
    • Career Development Resources
    • Career Aptitude Test
    • Share your Coursera Learning Story

    Coursera

    • About
    • What We Offer
    • Leadership
    • Careers
    • Catalog
    • Coursera Plus
    • Professional Certificates
    • MasterTrack® Certificates
    • Degrees
    • For Enterprise
    • For Government
    • For Campus
    • Become a Partner
    • Social Impact
    • Free Courses
    • ECTS Credit Recommendations

    Community

    • Learners
    • Partners
    • Beta Testers
    • Blog
    • The Coursera Podcast
    • Tech Blog
    • Teaching Center

    More

    • Press
    • Investors
    • Terms
    • Privacy
    • Help
    • Accessibility
    • Contact
    • Articles
    • Directory
    • Affiliates
    • Modern Slavery Statement
    • Manage Cookie Preferences
    Learn Anywhere
    Download on the App Store
    Get it on Google Play
    Logo of Certified B Corporation
    © 2025 Coursera Inc. All rights reserved.
    • Coursera Facebook
    • Coursera Linkedin
    • Coursera Twitter
    • Coursera YouTube
    • Coursera Instagram
    • Coursera TikTok