Python and flask projects
-
Updated
Mar 19, 2024 - HTML
Python and flask projects
This is flask app to show routing example in flask. Let's create a new world with shinobi!
This project builds a web application that scrapes various websites for data related to the Mission to Mars and displays the information in a HTML page.
This project uses Python and SQLAlchemy to do basic climate analysis and data exploration of a climate database. Using this analysis, a Flask API was also created.
A web application scrapes various websites for the Mission to Mars data and displays the information on an HTML page.
This project uses Python and SQLAlchemy to perform a fundamental climate analysis and data exploration of a climate database. Using this analysis, a Flask API was also created.
A Flask web application that scrapes various websites for data related to the Mission to Mars and displays the information in a HTML page. The user can load new data directly onto the page.
This Flask application enhances the dog photo gallery by allowing users to select from over 100 breeds via a drop-down menu, displaying 30 photos of the chosen breed. With dynamic breed selection and data routing using GET and POST methods, you’ll be able to create a fully functioning dog photo gallery. Get ready for some furry fun!
Add a description, image, and links to the flask-routing topic page so that developers can more easily learn about it.
To associate your repository with the flask-routing topic, visit your repo's landing page and select "manage topics."