Learn how to create real-world web applications using Python frameworks such as Flask, Django and more.
Learn how to build a web assistant application using Django framework and OpenAI GPT3.5 API in Python.
Learn how to build a web-based application in Django that verifies email addresses using email-validator in Python.
Learn how you can build a simple Todo application using the Django framework, crispy forms and Bootstrap in Python;
Discover several Python frameworks for web development, such as Django, Flask, Bottle, CherryPy and more.
Learn how to build a simple blog from scratch using the Django framework and Bootstrap styling in Python.
Learn how you can build a simple authentication system (sign up, login, and logout) using the Django framework and Bootstrap in Python.
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.