Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Python Projects

A collection of simple Python projects for beginners.
No external libraries required — everything is built using standard Python.


📦 Projects

🧮 Calculator

Perform basic arithmetic operations:

  • Addition
  • Subtraction
  • Multiplication
  • Division

🎲 Dice

Generate random numbers, just like rolling a dice.


📧 Mail Generator

Create email addresses based on your credentials.


🔢 Character Counter

Count characters in any type of text & symbols


💱 Currency Converter

Convert between currencies.

⚠️ Note: Conversion rates are fixed (as of April 2, 2026).


🔍 Word Finder

Find how many times a word appears in a given text.


⏱️ Stopwatch

Measure elapsed time easily.


⏲️ Stopwatch

Countdown to zero easily.


🐢 Turtle Race

At every run, a random race between 3 turtles runs.


🎨 Hex Color Picker

Simply enter the HEX code in the input and get the color on the screen!


📦 Volumetric Weight Calculator

A simple calculator used to determine the dimensional shipping weight (in grams) of retail items using their width, height, and length.


Did you know?

You can install python and run pyhton in CLI!

HOW?

About

Simple pyhton projects for begginers

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages