Metadata-Version: 2.0
Name: epygma
Version: 0.0.2
Summary: Settable Python simulator for WWII ENIGMA device
Home-page: https://readthedocs.org/projects/epygma/
Author: UNKNOWN
Author-email: UNKNOWN
License: GPL V3
Download-URL: https://bitbucket.org/deusyss/epygma/overview
Keywords: Enigma Epygma Encrypt WWII
Platform: UNKNOWN
Classifier: Topic :: Education
Classifier: Topic :: Other/Nonlisted Topic
Classifier: Topic :: Security :: Cryptography
Classifier: Topic :: Security
Classifier: Topic :: Sociology :: History
Classifier: Topic :: System :: Emulators
Classifier: Topic :: Utilities
Requires-Dist: jsonschema (>=2.6)

![Epygma_logo_small.png](https://bitbucket.org/repo/AggpXXM/images/2338554317-Epygma_logo_small.png)
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------

**CODE AUTHOR:** GALODE Alexandre

**HISTORICAL RESEARCH:** GALODE Alexandre, FOURNIS Erwan

**LICENCE:** GPL V3

----------------------------------------------------------------------------------------

Epygma project aims to reproduce ENIGMA with Python code.


At the end of the project, user will have three way to use it:

* As a package in command line or in a software
* With the PyQt5 GUI
* With an electronic card to reproduce a physical ENIGMA with a RPI

-----------------------------------------------------------------------------------------

**Tools used:**

* IDE: Pycharm
* Code quality: Pylint
* Code complexity: McCabe

