Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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."