bokeh-fastapi Compatibility layer between Bokeh and FastAPI. Installation pip install bokeh-fastapi Usage Check out the guide(s) below: Panel FastAPI Integration guide Building and publishing git tag vMAJOR.MINOR.PATCH # e.g. v0.1.7 python -m build twine upload dist/bokeh_fastapi* git push --tags