Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.51 KB

File metadata and controls

40 lines (28 loc) · 1.51 KB

Python Basic Projects

Welcome to the Python Basic Projects repository! This repository contains a collection of simple Python projects covering various topics such as GUI applications, games, and utility scripts.

Projects Included

  1. Miles to Kilometers Converter (Tkinter):

    • Description: A GUI application built with Tkinter that converts miles to kilometers.
    • File: milestokm.py
  2. Auction Bid (Console Application):

    • Description: A simple console-based auction bidding system.
    • File: auctionbid.py
  3. Birthday Wisher (Email Automation):

    • Description: A script that automatically sends birthday wishes via email.
    • File: birthdaywisher.py
  4. Caesar Cipher (Text Encryption/Decryption):

    • Description: A console-based Caesar cipher implementation for text encryption and decryption.
    • File: caesarcipher.py
  5. Hangman Game (Console Application):

    • Description: The classic Hangman game implemented in Python.
    • File: hangmangame.py
  6. Text-based Calculator (Console Application):

    • Description: A simple calculator program that performs basic arithmetic operations.
    • File: textbasecalculator.py
  7. Rock, Paper, Scissors Game (Console Application):

    • Description: A game where players can play rock, paper, scissors against the computer.
    • File: seicorcipher.py

Getting Started

To get started with these projects, simply clone the repository to your local machine:

git clone https://github.com/Datirsayali12/pythonproject.git