Mars Weather Data API

6 years ago

Mars Weather Service Nasa's Mars Weather API will provide weather data from Elysium Planitia region of Mars continously in terms…

Optical Character Recognition (OCR)

6 years ago

ABSTRACT In this tutorial we will take a closer look at pytesseract module and discover some of its powerful features.…

Python Softwares, Setups and IDEs

7 years ago

INTRODUCTION Technically you can just use Windows Notepad to write your Python code. But what's all the hype about IDEs?…

Python praise of a Nobel Prize winner economist

7 years ago

Paul Romer is the embodiment of academic success. And in 2018 he came under the global spotlight by winning the…

Web Scraping with Python

8 years ago

TUTORIAL - WEB SCRAPING WITH PYTHON In this tutorial we're going to do some very simple web scraping using requests…

Image Manipulation with Python (PIL)

8 years ago

In this tutorial we will take a closer look at PIL module and discover some of its powerful features. You…