Skip to content

This project takes a user-supplied topic and presents a cryptogram about it. (2016) [Python Flask Javascript jQuery HTML CSS Bootstrap]

Notifications You must be signed in to change notification settings

wtkm11/cryptogrammer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptogrammer

This project takes a user-supplied topic and presents a cryptogram about it. This code is live at http://cryptogrammer.herokuapp.com/.

How to use

virtualenv venv
source venv/bin/activate
pip install -r ./requirements.txt
python run.py

About

This project takes a user-supplied topic and presents a cryptogram about it. (2016) [Python Flask Javascript jQuery HTML CSS Bootstrap]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published