Skip to content

shaynemeyer/portfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfo

Portfo is a demonstration project using Flask and Python to render a server side portfolio website.

Demonstrates:

  • Routing to different paths and rendering html templates
  • Loading static assets
  • Saving data to a file (database.csv)

Hosted on PythonAnywhere:

You can see the running code at http://shaynemeyer.pythonanywhere.com/

Getting started locally

export FLASK_APP=server.py
export FLASK_ENV=development # turn on debugging

About

A Portfolio Website with Python and Flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published