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

https://github.com/erickrus/enigma


https://github.com/erickrus/enigma

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# Python Enigma Machine
This is an Enigma machine, written by Eric 2021.
This code based on Mike Pound's github repository:
https://github.com/mikepound/enigma .
It is completely rewritten in pure Python code.

If you want to run the machine, use following command line

`
python3.6 enigma.py
`