Learn how to create real-world web applications using Python frameworks such as Flask, Django and more.
Learn how you can build a Django website showing weather of any city in the world using OpenWeatherMap API in Python.
Learn how to build a CRUD Book store app using Django web framework and Bootstrap, with the ability to create, read, update, and delete books with ease.
Learn how to build a simple dictionary application using Django web framework and PyDictionary library in Python.
Learn how to build the frontend of a CRUD application using Flask, Jinja2, Bootstrap and SQLAlchemy libraries in Python.
Learn how to create a CRUD application as a RESTful API using Flask and SQLAlchemy, making a Bookshop web application as a demonstration in Python.
Learn how to create a streaming application with real-time charting by consuming webhooks with the help of Flask, Redis, SocketIO and other libraries in Python.
Learn how to leverage Celery library, Redis database and SocketIO library to build synchronous and asynchronous tasks with Flask in Python.
Learn how to detect and filter fraudulent transactions in a streaming application using Apache Kafka with Python API.