This project takes a user-supplied topic and presents a cryptogram about it. This code is live at http://cryptogrammer.herokuapp.com/.
virtualenv venv
source venv/bin/activate
pip install -r ./requirements.txt
python run.py| Name | Name | Last commit date | ||
|---|---|---|---|---|
This project takes a user-supplied topic and presents a cryptogram about it. This code is live at http://cryptogrammer.herokuapp.com/.
virtualenv venv
source venv/bin/activate
pip install -r ./requirements.txt
python run.py