Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dan-mba/python-math-graph
- Owner: dan-mba
- Created: 2019-12-17T12:02:40.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-16T09:44:04.000Z (6 months ago)
- Last Synced: 2024-05-18T07:45:52.201Z (6 months ago)
- Topics: bokeh, css, fastapi, html, javascript, jinja, numpy, python
- Language: Python
- Homepage: https://python-math-graph.onrender.com/
- Size: 333 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).