Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michaelsdavid/codebreaker-isu
A final project for ICS2O1/3U1. Caesar cipher encryption/decryption GUI application
https://github.com/michaelsdavid/codebreaker-isu
python school-project tkinter ttk ttkthemes
Last synced: about 2 months ago
JSON representation
A final project for ICS2O1/3U1. Caesar cipher encryption/decryption GUI application
- Host: GitHub
- URL: https://github.com/michaelsdavid/codebreaker-isu
- Owner: MichaelSDavid
- Created: 2019-06-09T05:07:43.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-04T02:03:24.000Z (about 4 years ago)
- Last Synced: 2023-08-15T17:44:13.975Z (over 1 year ago)
- Topics: python, school-project, tkinter, ttk, ttkthemes
- Language: Python
- Homepage:
- Size: 102 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CaesarBreaker
A final project for ICS2O1/3U1.
It is a Caesar cipher encryption/decryption desktop app.
Made in Python 2.7.13 using modules "Tkinter" and "ttk."