An open API service indexing awesome lists of open source software.

https://github.com/shadowjonathan/sample_python_webapp


https://github.com/shadowjonathan/sample_python_webapp

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# Sample: Python WebApp
This repository is built to serve as a sample to how you can build a modern Python WebApp with minimal code.

## How to run
1. Run `pip3 install -r requirements.txt`
2. Run `python3 app.py`

# Credits
- Orator ORM for database management: https://orator-orm.com
- Flask for session management: https://pypi.org/project/Flask/
- Dash for Async functionality: https://dash.plot.ly
- Dash Bootstrap Components...for bootstrap: https://dash-bootstrap-components.opensource.faculty.ai/l/components
- Bootswatch for theme: https://bootswatch.com