Skip to content

A Flask data-driven web app created for a Digital Solutions assignment.

Notifications You must be signed in to change notification settings

rjboas/linguini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

linguini

A Flask data-driven web app created for a Digital Solutions assignment.

Basic usage

  1. Create a new python virtual environment e.g. python -m venv env
  2. Install linguini as an 'editable' package python -m pip install -e .
  3. Set the environment variables
    • FLASK_APP to linguini and
    • FLASK_ENV to development
  4. Run the web app with flask run

About

A Flask data-driven web app created for a Digital Solutions assignment.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published