Python

Python Source Code

Free Python Source Code. Download from a vast collections of free Python source code below. Games are also available like Rock Paper Scissors Game and a lot more.

Scientific Calculator using Tkinter in Python with Source Code

Submitted by razormist on
Scientific Calculator using Tkinter in Python with Source Code - A python program that use Tkinter library to create this scientific calculator program. The program can eventually help student who find it hard to solve any math problem with numbers. Python Source Code.

Click Mania Game using Tkinter in Python with Source Code

Submitted by razormist on
Click Mania Game using Tkinter in Python with Source Code - A memory-style game coded in Python using the Tkinter library where you need to match the color patterns. The game requires you to click the tiles continuously while looking for matching color patterns. Python Source Code.

URL Shortening and Converter App in Python with Source Code

Submitted by razormist on
URL Shortening and Converter App in Python with Source Code - A Python program that enables users to shorten URLs of website addresses. The application also provides a way to convert TinyURLs back into the original website URLs by entering the TinyURL to convert. Python Source Code.

Search Engine Program using Tkinter in Python with Source Code

Submitted by razormist on
Search Engine Program using Tkinter in Python with Source Code - A Python program that utilizes the Tkinter library to create a simple search engine program. The purpose of this project is to assist users in looking up the meaning of a certain word or keyword. Python Source Code.

Text File Reader Program using Tkinter in Python with Source Code

Submitted by razormist on
Text File Reader Program using Tkinter in Python with Source Code - A Python program that uses the tkinter library to create a text file reader. The purpose of the program is to make it easier for users to view or open text files as long as they contain content. Python Source Code.

Battleship War Game in Terminal Console in Python with Source Code

Submitted by razormist on
Battleship War Game in Terminal Console using Python with Source Code - A Python game application that displays in the console terminal where you need to dominate your enemy. This application is very easy to play; you only need to locate the enemy ship's position in order to annihilate it. Python Source Code.