Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Coursera

Developing and Deploying Web Applications with Python

EDUCBA via Coursera

Overview

Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
This course provides a comprehensive, hands-on introduction to building dynamic and interactive web applications using Python. Designed for learners with a foundational understanding of Python, the course progressively explores key techniques used in professional web development and data communication over the internet. Beginning with GUI development using wxPython, learners construct interactive desktop interfaces and enhance applications through text editing and database integration. The course then applies Python's powerful networking capabilities, enabling learners to develop socket servers, demonstrate asynchronous programming with asyncio, and implement event-driven frameworks using Twisted. In the web data parsing segment, learners analyze and clean malformed HTML using Tidy, html.parser, and BeautifulSoup, then extract and transform content for further use. Through practical exercises, learners debug CGI scripts and configure Apache for dynamic content handling, preparing them for web server deployment. Finally, the course constructs web services by generating RSS feeds and invoking remote procedures via XML-RPC. By the end, learners will be able to design, deploy, and integrate Python web components and services confidently and effectively.

Syllabus

  • GUI and File Handling with wxPython
    • This module introduces learners to the fundamentals of building graphical user interfaces (GUIs) using the wxPython framework in Python. It begins with the installation and basic usage of wxPython components and progresses to constructing interactive GUI programs. The module emphasizes hands-on development of functional GUI-based text editors, applying layout management principles, widget integration, event handling, and enhancements. Additionally, learners will understand how to incorporate basic database support into their applications, enabling persistent data interactions.
  • Networking and Asynchronous Programming
    • This module delves into the core networking and asynchronous capabilities of Python. Learners will begin with foundational networking concepts using built-in modules such as socket and urllib, progressing through server creation, file transmission, and data extraction tasks. Emphasis is placed on understanding how to build network-aware applications that can handle multiple client connections. The second half of the module introduces asynchronous programming using asyncio and the powerful Twisted framework. It explores concurrency models, event-driven architectures, Deferred objects, and reactor loops to help learners build non-blocking, high-performance network applications.
  • Web Data Parsing and Publishing
    • This module focuses on techniques for extracting, cleaning, and presenting web content using Python. It begins by exploring how to parse and clean up messy HTML using tools like Tidy and built-in parsing libraries. Learners are introduced to HTML structure, parsers, and methods to transform poorly-formed markup into valid, structured documents. The module then transitions into advanced data extraction using Beautiful Soup and covers server-side web programming concepts with CGI scripting. Learners will write and debug Python CGI scripts, understand HTTP headers, and interact with web forms, laying a strong foundation for building web-aware applications.
  • Web Application Deployment and Web Services
    • This module focuses on the deployment of Python-based web applications and the implementation of basic web services. It introduces learners to configuring Apache web server for CGI scripting, leveraging Python Server Pages (PSP) and the Webware Publisher for dynamic content generation. The module also covers syndication of web content using RSS feeds and remote method invocation via XML-RPC, enabling the creation of modular, distributed applications. By the end of this module, learners will understand how to serve, automate, and expose Python functionality over the web using standard protocols and deployment techniques.

Taught by

EDUCBA

Reviews

Start your review of Developing and Deploying Web Applications with Python

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.