You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains sample applications and usages that will help you gain an understanding of how to take advantage of MariaDB Connector/Python.
57
+
58
+
*[Simple API application](samples/app/flask): A Python application that uses [Flask](https://flask.palletsprojects.com/en/1.1.x/) to expose endpoints that can be used to perform simple CRUD operations with MariaDB Connector/Python.
59
+
*[Data Visualization](samples/analysis): Using MariaDB Connector/Python, the libraries [Plotly](https://plotly.com/) and [Pandas](https://pandas.pydata.org/) are used to demonstrate data analysis and visualization.
0 commit comments