flask css example

Add HTML and CSS in Flask Web Application

In this post I will show you how to use css in python flask to make your web page realistic. To make a stylish web page you must add HTML and CSS into your web page. Flask allows us to integrate HTML and CSS files as template for your web page. So let’s see how we can do this.

send-sms-using-python

How to send SMS using Python

Python is a much powerful and popular programming language through which you can do almost any programming job, no difference for sending SMS. In this article, I will share how …

VIEW POST