Skip to content

tmorgan181/pickle_page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pickle Page

Created for PickleHacks 2021 at Missouri S&T. The most useless thing we could think of.

Installation

Requires Python3 (download here) and Flask (install with python3 -m pip install flask).

Execution

First clone this repository, then start the Flask web server from inside the cloned directory with python3 -m flask run. Check the output for a local IP address (such as http://127.0.0.1:5000/) and navigate to the specified page in any browser to view the application.

Releases

No releases published

Packages

No packages published