Flask SQLAlchemy Postgresql

· 2019-12-29 (일) 01:09:18 · 2172

을 사용한  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

 

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

파이썬 게시판 만들기

121건

+
제목 글쓴이 날짜 조회
20-11-27 조회 1,536
20-09-06 조회 1,655
20-08-17 조회 2,297
20-07-19 조회 2,307
20-07-13 조회 3만
20-06-28 조회 1,803
20-05-07 조회 1,691
20-05-06 조회 1,679
20-04-19 조회 1,332
20-02-12 조회 1,708
20-02-07 조회 2,136
19-12-31 조회 2,136
19-12-31 조회 2,070
19-12-30 조회 1,982
19-12-29 조회 1,697
19-12-29 조회 2,173
19-12-28 조회 2,189
19-12-28 조회 3,732
19-12-28 조회 3,837
19-12-27 조회 2,916
19-12-27 조회 2,307
19-12-27 조회 3,164
19-12-26 조회 1,865
19-12-26 조회 1,776
19-12-25 조회 1,664
19-12-24 조회 2,038
19-12-23 조회 2,535
19-12-22 조회 2,272
19-12-21 조회 1,728
19-12-20 조회 1,601