The Weather App is made with a Python(Flask) backend and OpenWeatherMap API provides the weather info as a JSON file.
In this ARS project, we can add passenger details, update passenger details, add flight details, update flight details. It also enables the user to search and book flight tickets.
This is a Tkinter UI-based Python project to display graphs of the marks of a student.
Typing Speed Tester using Pygame is a very useful game that can be used to track our typing speed and improve it with regular practice. Programming Language Used: Python
It is a Python code that is used to convert the user input string into the language selected by the user
This project is developed in Java and can be used to find how many times each character occurred in a word or a sentence.
This Timer is created in Python using the Tkinter package. Time package is also used for track of time elapsed.
Standard Calculator coded in Python. (Addition, Subtraction, Multiplication, and Division)
This packet contains customizable PHP code to upload a file to the database and update the relevant table.
In this tutorial, we will be learning how to create an EMI calculator using Python's Tkinter.
Here we see a Suicide Case Study, analyze Suicide Cases Worldwide and we calculate the mean value of 100k per Population
A Dice Simulator created in Python using its famous packages Tkinter and random. It inputs the number of dices to be rolled by and outputs the results of all the dices being rolled randomly.