https://github.com/mooncos/caepy
Caesar cipher encryption and decryption utility that runs in python
https://github.com/mooncos/caepy
Last synced: 8 months ago
JSON representation
Caesar cipher encryption and decryption utility that runs in python
- Host: GitHub
- URL: https://github.com/mooncos/caepy
- Owner: mooncos
- License: mit
- Created: 2016-08-09T12:41:40.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-28T19:00:06.000Z (over 9 years ago)
- Last Synced: 2025-05-04T21:17:10.938Z (8 months ago)
- Language: Python
- Homepage: http://margobra8.github.com/Caepy
- Size: 5.86 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Caepy](https://github.com/margobra8/Caepy/releases)
 [](https://travis-ci.org/margobra8/Caepy)
Caepy is an **encryption and decryption** utility using the **[Caesar cipher](https://en.wikipedia.org/wiki/Caesar_cipher)** that runs in standalone **python** and **executable** file.

----------
Information
-------------
> **Current build status:**
> - *14 August 2016.*
> - v1.0 has been released! ***Download it [here](https://github.com/margobra8/Caepy/releases)***!
Installation
------------
Caepy is compatible with the following environments:
- Any OS that runs **`Python 3.5`**:
- Caepy actually uses no external modules/libraries so a clean install of it is enough to run it seamlessly.
- Windows XP/Vista/7/8+/10:
- From installer installation
- From zip package
Future improvements
-----------
- GUI
- More surprises