Skip to content

mgsosna/flask_apps

Repository files navigation

Flask apps

Experimentation with Python's Flask library, a web microservice.

An app that takes in a JSON of x- and y-coordinates, trains a linear regression, and returns the model parameters.

My first success at having JavaScript and Python communicate with each other. Click a button to append values to a list at a Flask endpoint.

Dynamically update a plot of a normal distribution with sliders for the mean and standard deviation.

A tiny proof-of-concept app with user login and authentication, following this excellent tutorial from DigitalOcean.

A simple front-end to work with SQLite tables.

About

Experimentation with Flask

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published