Flask app with PostgreSQL

Описание к видео Flask app with PostgreSQL

Hey everyone! Today I'm showing you a Flask app that I have connected with PostgreSQL. We are also using pgadmin4, Psycopg2 (a database adapter) and SQLAlchemy. To be able to follow this tutorial you should be familiar with the basics of HTML and Python. Have a nice day! :)

➤Code:
https://github.com/Lumary2/Python/tre...

➤Timestamps:
0:00 Introduction
0:16 Which libraries we use
1:37 Tutorial overview
2:10 Flask app
8:33 Create table, post and get data
12:12 Solve error "connection refused"
Postgres conf file (path Manjaro): /var/lib/postgres/data/postgres.conf
ArchWiki: https://wiki.archlinux.org/index.php/...

Find me also here:
➤   / lumarycodes  
➤ My Blog: https://lumarycodes.wordpress.com/

Комментарии

Информация по комментариям в разработке