bokeh-fastapi 0.1.8


pip install bokeh-fastapi

  Latest version

Released: Apr 13, 2026

Project Links

Meta
Author: Philipp Rudiger, Philip Meier
Requires Python: >=3.10

Classifiers

bokeh-fastapi

Compatibility layer between Bokeh and FastAPI.

Installation

pip install bokeh-fastapi

Usage

Check out the guide(s) below:

Building and publishing

git tag vMAJOR.MINOR.PATCH # e.g. v0.1.7
python -m build
twine upload dist/bokeh_fastapi*
git push --tags

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras: None
Dependencies:
bokeh (>=2.3.3)
fastapi (>=0.68.0)
starlette
packaging
websockets (>=10.4)