
How to Open a PDF File on the Browser with Flask
Sometimes when creating a application, you may want a some links to open PDF files on the browser instead of forcing the user to first download them locally to be…
Read More »
Getting started with Flask on Ubuntu 20.04
Flask is a python framework suited for developing websites and other web applications. It is easy to install and use Flask . Here we will look at how to run…
Read More »