Skip to content

MarcDillar/python-cipher

Repository files navigation

Simple Python Ciphers

Unit Tests

This project compiles simple ciphers implementations in Python for teaching purposes.
⚠️ Do not use this project in a professional environment ⚠️

Installation

pip install -r requirements.txt
pip install -e .

Unit tests

python setup.py test

Contribute

Source Code: https://github.com/MarcDillar/python-cipher

Code examples

Code examples are available in the examples folder.

License

The project is licensed under the MIT license.

About

Simple ciphers implementations in Python for teaching purposes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published