Skip to content

kanghyojun/alembic_flask_sqlalchemy

Repository files navigation

API

Installation

Requirements

  • Python 3.7+
  • PostgreSQL 10+
  • git

Install dependencies

$ python -m venv .venv
$ . .venv/bin/activate
$ ./install.sh # For development ./install.sh -d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published