python

How to use and create API with flask - Full Guide

Python is one of the most popular programming languages because of its simple syntax. It is among the most popular programming languages for building RESTful APIs.  Here we'll use the Python web development framework Flask to…

How to create a local server in python and host website

Hey Guys! In this tutorial, we will learn how to create a local server and host a website on it. We know that every file available there on the internet is hosted on the server. While setting up a web development environment we g…

Build Personal Resume Website Using Python, Flask

Nowadays most of the companies ask candidates for their web resume. Some of our website visitors mail us to write an article on How to build a personal resume website using python, flask. Today in this article I will share a very…

How to Use Python Script to Send Emails Using Google Account

Nowadays Python is one of the most popular programming language for software development in the world. It is the fully object-oriented and open source programming language that is used by all the top companies like Google, Micro…

Load More
That is All