Skip to content

Flask + Bootstrap 4 static components and templates for webprojects

License

Notifications You must be signed in to change notification settings

WolfgangFahl/pyFlaskBootstrap4

Repository files navigation

pyFlaskBootstrap4

Flask + Bootstrap 4 static components and templates for webprojects

Documentation Status pypi Travis (.org) Github Actions Build GitHub issues GitHub issues GitHub PyPI Status

What it is

Flask + Bootstrap 4 static components and templates for webprojects

State of project

This project has been dropped/sunset. We had too much hassle with Flask dependencies being instable and no proper support for async handling so we moved on to use:https://nicegui.io/ instead

As of 2023-10-29 the demo still partly works. We do not actively pursue fixes any more.

Demos

see

Installation

pip install pyFlaskBootstrap4

Get Sources

git clone https://github.com/WolfgangFahl/pyFlaskBootstrap4
cd pyFlaskBootstrap4
scripts/install

Testing

scripts/test

Usage

see test cases

Documentation

Wiki

Authors