Welcome to aipython

We create high quality technical contents for everyone in the form of Video, Article and Tutorials. Our focus is on Python and Raspberry Pi

Who we are ?

We are a group of self-taught programmers who have developed coding skills over the years. We and Python (of course the programming language) are friends since a decade. We are experienced in working on numerous projects starting from very basic to highly complex ones. Python has spilled out of our professional life into our hobby and creative space.

aipython_about_us_3

Our Recent Posts

hottest_coldest_earth_python
aipython

Python projects – Hottest and coldest place on earth

In this project, you will learn to fetch the temperature data of all the places available at timeanddate website. This website regularly updates the temperature obtained from all the place on the Earth. In this project we have used selenium webdriver for chrome to fetch the data available at timeanddate website. When you browse the website, you will

Read More »
weather api python
aipython

Python project – weather info via API

In this Python project, you will learn to write a python app that will collect weather information such as current temperature, pressure, humidity, wind speed, weather description and many others, of any place on the earth, using OpenWeatherMap API. This project is going to be very short and simple. You need to invest 30 min to understand everything. You can find

Read More »
covid19 coronavirus python
aipython

Python projects – COVID19 news and stats

The entire world is fighting against the very recently began Pandemic, which is COVID-19 or Coronavirus. Every day we hear about the effect of this threat as well as various statistics from the internet. In this Python code, I have put all the effort to scrapes data from the world’s top trusted sources such as WHO (World Health Organization), John-Hopkins and Indian Government.

Read More »
news scraping with python
aipython

Python project – News headline in email

Have you heard of Google News, which collects the news headlines from the various trusted sources? Google uses a Machine Learning algorithm to capture various instances from a pool of resources. Before I start, let me make you clear that the project that is being discussed here is not a Machine Learning technique. In this web scraping with Python code

Read More »

Most viewed Videos

Scroll to Top