Skip to content

Scaffolding for futher project modules aligned to the Surfers Lookout system

Notifications You must be signed in to change notification settings

egubi/surfers-flask-accelerator

 
 

Repository files navigation

SurfersFlaskAccelerator

Web frontend scaffolding written in Python with the Flask micro framework for futher project modules aligned to the Surfers Lookout system.

Overview

Simple single page web service that will display a colored circle based on the configuration setting of the COLOR config setting. This can be set via the config module or via the COLOR environment variable (can be set in the .env file for testing). e.g. export COLOR=red will display a red circle as root page

Technical Detail

Code Details

  • Language: Python 3.10+
  • Web Framework: Flask
  • Data access via SqlAchemy
  • Functional and Unit testing with Pytest

Platform

About

Scaffolding for futher project modules aligned to the Surfers Lookout system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 67.6%
  • HTML 12.1%
  • Starlark 11.1%
  • CSS 5.4%
  • Shell 3.6%
  • Procfile 0.2%