Difference between revisions of "PyFlaskBootstrap4"
Jump to navigation
Jump to search
(Created page with "{{OsProject |id=PyFlaskBootstrap4 |owner=WolfgangFahl |title=Flask + Bootstrap 4 static components and templates for webprojects |url=https://github.com/WolfgangFahl/pyFlaskB...") |
|||
| Line 8: | Line 8: | ||
|storemode=property | |storemode=property | ||
}} | }} | ||
| + | = Installation = | ||
| + | <source lang='bash'> | ||
| + | pip install pyFlaskBootstrap4 | ||
| + | </source> | ||
Revision as of 08:45, 9 January 2021
| OsProject | |
|---|---|
| id | PyFlaskBootstrap4 |
| state | |
| owner | WolfgangFahl |
| title | Flask + Bootstrap 4 static components and templates for webprojects |
| url | https://github.com/WolfgangFahl/pyFlaskBootstrap4 |
| version | 0.0.3 |
| description | |
| date | 2021/01/08 |
| since | |
| until | |
Installation
pip install pyFlaskBootstrap4