Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dan-mba/python-math-graph

FastAPI app using Bokeh & Numpy to graph simple functions
https://github.com/dan-mba/python-math-graph

bokeh css fastapi html javascript jinja numpy python

Last synced: 6 days ago
JSON representation

FastAPI app using Bokeh & Numpy to graph simple functions

Awesome Lists containing this project

README

        

# FastAPI Function Graphs

Python [FastAPI](https://fastapi.tiangolo.com/) app to display graphs created using
[Numpy](https://numpy.org/) & [Bokeh](https://docs.bokeh.org/en/latest/).

The Pages are built using Jinja templates with [BokehJS](https://docs.bokeh.org/en/latest/docs/user_guide/embed.html#json-items).