Skip to content

Flask Standalone web application with builtin swagger UI and endpoint/revision performance monitoring

Notifications You must be signed in to change notification settings

randomgenerator2019/Flask-JS-UI

Repository files navigation

Flask JavaScript/Jquery UI -WORK IN PROGRESS-

This is intended as a template for a standalone webapp using python.

Uses cefpython (chromium) to display JavaScript/JQuery driven by flask.

This requires none of the usual UI libraries such as QT or WX to drive the application. This template truely cross-platform

It is designed with the intent of providing a frontend and backend with rest API generated automatically for quick itterative development

Installation

todo pipenv installer

Usage

Requiremnts

flask - Flask for the basics

flask-restplus - Used to automatically generate swagger UI for REST API

yattag - Used to generate HTLM outside of jinga

flask-monitoringdashboard - Used to visually monitor endpoints and revision performance and improvements

cefpython3

License

MIT

Releases

No releases published

Packages

No packages published