CodeProjectz

Search
Generic filters

Python

What is Python Programming Language ?

Python is an interpreted high-level general-purpose programming language. Its design philosophy emphasizes code readability with its use of significant indentation. Its language constructs as well as its object-oriented approach aim to help programmers write clear, logical code for small and large-scale projects. Python is a computer programming language often used to build websites and software, automate tasks, and conduct data analysis. Python is a general purpose language, meaning it can be used to create a variety of different programs and isn’t specialized for any specific problems.

This page of CodeProjectz offers projects and their source codes which are developed using Python Programming Language. The projects might come up with combination of Python and other Programming languages. Do check out the project description before downloading.

Simple Ticket Reservation System In PYTHON With Source Code

Simple Ticket Reservation System In Python With Source Code

Simple Ticket Reservation System project is written in Python. The project file contains a python script (Ticket_Resevation.py). This is a simple console based system which is very easy to use and understand. Talking about the system, it contains a very basic function which includes reservation and to check pnr status. In this mini project, there is no login feature.

Simple Ludo Game In PYTHON With Source Code

Simple Ludo Game In Python With Source Code

Simple Ludo Game project is written in Python. The project file contains python scripts (game.py, run.py, painter.py, recorder.py). This is a simple console based strategy board game which is very easy to understand and use.

Contact Management System In PYTHON With Source Code

Contact Management System In Python With Source Code

Contact Management System project is written in Python. The project file contains a python script (index.py). This is a simple GUI based project which is very easy to understand and use. Create useful applications for your college and school project.

Simple Chess Game In PYTHON With Source Code

Simple Chess Game In Python With Source Code

Simple Chess Game project is written purely in Python. The project file contains image files and python scripts (chess.py, gui.py). GUI uses pygame library. Create simple chess game using python programming language for your school and college computer science project.

Space Race Game In PYTHON With Source Code

Space Race Game In Python With Source Code

Space Race Game project is written in Python. The project file contains a python script (spaceRace.py) and image files. The gameplay Graphics is pretty good enough and the controls are simple for the users. Learn to develop games in python programming language.

Simple Inventory System In PYTHON With Source Code

Simple Inventory System In Python With Source Code

Simple Inventory System project is written in Python using Tkinter for GUI. The project file contains a python script (index.py). This is a simple GUI based project which is easy to understand and use. A user has to pass through a login system in order to get access.

Simple 2D Ludo Game In PYTHON With Source Code

Simple 2D Ludo Game In Python With Source Code

Simple 2D Ludo Game project is written in Python. The project file contains python scripts (Ludo.py, Ludo-Game.py) and image files. This is a simple GUI based strategy board game that is very easy to understand and use. Talking about the gameplay, all the playing rules are the same just like we play in real-time Ludo. This is a simple 2D multiplayer game.