Flask SQLAlchemy Postgresql

· 6년 전 · 2070

을 사용한  Github  프로젝트

 

https://github.com/ddiffa/Flask-SQLAlchemyxPostgresql

 

  • flask - Flask is a microframework for Python based on Werkzeug, Jinja 2 and good intentions
  • flask sqlalchemy - flask wrapper for Sqlalchemy, it adds Sqlalchemy support to flask apps
  • psycopg2 - python postgresql adapter that provides some commands for simple CRUD queries and more on postgresql db
  • flask-migrate - flask extension that handles SQLAlchemy database migration. Migration basically refers to the management of incremental, reversible changes to relational database schemas
  • flask-script - provides an extension for managing external scripts in flask. This is needed in running our db migrations from the command line
  • marshmallow - marshmallow is a library for converting complex datatypes to and from native Python datatypes. Simply put it is used for deserialization(converting data to application object) and serialization(converting application object to simple types).
  • pyjwt - python library to encode and decode JSON Web Tokens - We will use this token in verifying user's authenticity

 

Postman Document가 맘에 듬.

 

https://documenter.getpostman.com/view/6149286/SW14VxYd?version=latest

 

|
댓글을 작성하시려면 로그인이 필요합니다.

파이썬 게시판 만들기

+
제목 글쓴이 날짜 조회
5년 전 조회 1,558
5년 전 조회 2,184
5년 전 조회 2,178
5년 전 조회 3만
5년 전 조회 1,700
5년 전 조회 1,580
5년 전 조회 1,566
5년 전 조회 1,234
6년 전 조회 1,613
6년 전 조회 2,028
6년 전 조회 2,037
6년 전 조회 1,975
6년 전 조회 1,863
6년 전 조회 1,600
6년 전 조회 2,071
6년 전 조회 2,086
6년 전 조회 3,599
6년 전 조회 3,733
6년 전 조회 2,817
6년 전 조회 2,166
6년 전 조회 3,050
6년 전 조회 1,739
6년 전 조회 1,666
6년 전 조회 1,552
6년 전 조회 1,917
6년 전 조회 2,389
6년 전 조회 2,144
6년 전 조회 1,608
6년 전 조회 1,498
6년 전 조회 1,624