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

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

Awesome Lists containing this project

README

          

# [Caepy](https://github.com/margobra8/Caepy/releases)

![Downloads](https://img.shields.io/github/downloads/margobra8/Caepy/total.svg) [![Build Status](https://travis-ci.org/margobra8/Caepy.svg?branch=master)](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.

![Screenshot](screenshot.png)

----------

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