Skip to content
Andres Berejnoi

Andres Berejnoi

  • Blog
  • Home
  • Newsletter Sign-Up
  • Social Links
Menu

All posts tagged flask

ChatGPT: How to Use It To Write Python Code?

ChatGPT: How to Use It To Write Python Code?

Posted on January 8, 2023July 6, 2023Author AndresPosted in english, Language Models, ProgrammingLeave a Reply

Today I’m writing about ChatGPT and how it can help you with coding. I used this AI tool to write a simple Flask application in Python in a matter of minutes. At the same time, I want to show how it can be used to have fun and help you work on your creative process.…

Read More
Interactive Plots With Bokeh And Flask

Interactive Plots With Bokeh And Flask

Posted on May 10, 2022Author AndresPosted in Data Visualization, Programming, TutorialLeave a Reply

Adding interactive plots to a Flask application can be a simple process. There are several methods to accomplish this, but today I will focus on a graphical Python library called Bokeh. If you have been following my posts, I wrote an article about creating a Flask web app with a MySQL database in the background.…

Read More
How to Use SQLAlchemy and Python to Read and Write to Your Database

How to Use SQLAlchemy and Python to Read and Write to Your Database

Posted on February 18, 2022April 29, 2025Author AndresPosted in ProgrammingLeave a Reply

In today’s post, I will explain how to perform queries on an SQL database using Python. Particularly, I will cover how to query a database with SQLAlchemy, Flask-SQLAlchemy, and Pandas. If you want to start with a toy project, I recommend that you first check last week’s post about creating a Flask application with a…

Read More
Building a Simple Flask App With SQLAlchemy

Building a Simple Flask App With SQLAlchemy

Posted on February 12, 2022April 29, 2025Author AndresPosted in ProgrammingLeave a Reply

I’m using SQLAlchemy and Flask to add a MySQL database to a Python crypto portfolio tracker web application.

Post Archive

  • July 2024
  • January 2024
  • October 2023
  • September 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • January 2023
  • November 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • GitHub
  • YouTube
  • LinkedIn

©2025 Andres Berejnoi | Theme by SuperbThemes.Com