Skip to content

Santoshjonnakuti/Python-Projects

Repository files navigation

Python-Projects

Simple python projects...
1. Tic Tac Toe
Modules Used:

  1. random
  2. tkinter

2. Hangman
Modules Used:

  1. random
  2. tkinter
  3. PIL

3. Password Generator
Modules Used:

  1. random

4. Calculator
Modules Used:

  1. tkinter

5. Random Number Generator
Modules Used:

  1. random

6. Currency Converter
Modules Used:

  1. tkinter
  2. PIL
  3. requests
  4. Beautiful Soup           #pip install BeautifulSoup

7. Multilingual Translator
Modules Used:

  1. tkinter
  2. PIL
  3. requests
  4. Beautiful Soup           #pip install BeautifulSoup

8. Memory Puzzle Game
Modules Used:

  1. tkinter
  2. PIL
  3. random
  4. threading
  5. time

9. Text Editor
Modules Used:

  1. tkinter
  2. PIL
  3. os

10. Alarm Clock
Modules Used:

  1. tkinter
  2. threading
  3. winsound
  4. time

11. Timer
Modules Used:

  1. tkinter
  2. threading
  3. winsound
  4. time

12. Password Saver
Modules Used:

  1. tkinter
  2. sqlite3

13. Quiz App
Modules Used:

  1. tkinter
  2. sqlite3
  3. PIL

About

Simple python projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages