Skip to content

From utilities like converters and calculators to interactive games and trackers, each project emphasizes Python's capability for both learning and real-world application development

License

Notifications You must be signed in to change notification settings

SonawaneAshwini/Simple-Python-Mini-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Mini-Project

These mini projects showcase Python's versatility in practical applications, covering fundamental programming concepts such as calculations, data manipulation, and interactive interfaces. From utilities like converters and calculators to interactive games and trackers, each project emphasizes Python's capability for both learning and real-world application development.

Python Mini Projects

This repository contains a collection of Python mini projects. Below is a list of the projects included:

No. Name
01 ATM Simulator
02 Age Calculator
03 Alarm Clock
04 Binary-Decimal Converter
05 BMI_calulator
06 Calculator
07 Chess Game
08 Countdown Timer
09 Digital White Board
10 Get IP address and Hostname of Website
11 Grocery Store Management System
12 Habit Tracker with Data Visualization
13 Hotel Management System
14 Lodo Game
15 Number Guessing Game
16 Number to Words
17 Palindrome Checker
18 Personal Expense Tracker
19 Python Quize Application
20 Python Task Scheduler
21 QR Code Generator
22 Random Password Generator
23 Rock Paper, Scissor Game
24 Simple Contact Book
25 Snake Game
26 Stopwatch Application
27 TO-DO List Application
28 Text to Speech
29 Tic Tac Teo Game
30 Translate
31 Virtual Plant Care Simulato
32 Voice-Controlled Home Automation Simulator
33 Weather_App
34 Word Count Tool

How to Use This Repository

To run any of the projects, follow these steps:

  1. Clone the Repository:

    • Open your terminal and run:
      git clone https://github.com/your-username/python-mini-projects.git
      cd python-mini-projects
  2. Navigate to the Project Directory:

    • Each project is located in its own directory. Navigate to the directory of the project you want to run, for example:
      cd project_name
      
  3. Run the Project:

    • Use the following command to run the project:
      python project_file.py
    • Replace project_file.py with the actual file name of the project you want to run.

How can I read this tutorial without an Internet connection? GIF

  1. Go here and click the big green ➞ Code button in the top right of the page, then click ➞ Download ZIP.

image

  1. Extract the ZIP and open it. Unfortunately I don't have any more specific instructions because how exactly this is done depends on which operating system you run.

  2. Launch ipython notebook from the folder which contains the notebooks. Open each one of them

    Kernel > Restart & Clear Output

This will clear all the outputs and now you can understand each statement and learn interactively.

Licence 📜

You may use this tutorial freely at your own risk. See LICENSE.

Contributors ✨

If you like this tutorial, please give it a ⭐ star.

Thank you for visiting my repository! I hope you find my projects interesting and useful. 😊

About

From utilities like converters and calculators to interactive games and trackers, each project emphasizes Python's capability for both learning and real-world application development

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages