Python Flask Examples: Just For Fun?

Python Flask Examples: Just For Fun?

Recently I’ve created my first web app using Python’s micro framework Flask.This app runs not only on Flask Templates.I’ve also used the Airtable API to create the so called Varta Switcher.On Product Hunt I got a glorious single upvote for that (by...
Python Flask Example Using Airtable API

Python Flask Example Using Airtable API

Yesterday I’ve finally created my first Flask app, using Flask along with the Airtable API as an alternative database.This is an example how you can create your first own very simple flask app and deploy it online.However this text is not meant to be a flask...