fastapi-plotly-dash
fastapi-plotly-dash copied to clipboard
Sample application running a Dash app in a FastAPI server
Hi, I have tried the django-plotly-dash integration before, but some elements where difficult to get working. For example, the dash-uploader, needed some specific endpoints. And it was not so straigthforward...
Bumps [numpy](https://github.com/numpy/numpy) from 1.21.1 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
Does anyone know how to implement authentication allowing users to enter username and password in dash and handling the validation logic in FastAPI?
Bumps [flask](https://github.com/pallets/flask) from 2.0.2 to 2.3.2. Release notes Sourced from flask's releases. 2.3.2 This is a security fix release for the 2.3.x release branch. Security advisory: https://github.com/pallets/flask/security/advisories/GHSA-m2qf-hxjv-5gpq, CVE-2023-30861 Changes: https://flask.palletsprojects.com/en/2.3.x/changes/#version-2-3-2...
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.2 to 2.2.3. Release notes Sourced from werkzeug's releases. 2.2.3 This is a fix release for the 2.2.x release branch. Changes: https://werkzeug.palletsprojects.com/en/2.2.x/changes/#version-2-2-3 Milestone: https://github.com/pallets/werkzeug/milestone/26?closed=1 This release contains...