| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Flask Caesar Cipher Encryption Tool
To run it,
first, in the terminal clone the repository and "cd" to directory "13-Flask-Caesar-Cipher"
$ git clone https://github.com/vi-u/13-Flask-Caesar-Cipher.git
then
$ cd 13-Flask-Caesar-Cipher
second, in the terminal run command that start web server in your browser
$ python flaskCaesar.py
third, in your browser open this page:
localhost:5000/form
| Back | FazBrowse Home | New Git URL |