sqlacodegen

Automatic model code generator for SQLAlchemy
  https://pypi.python.org/pypi/sqlacodegen
  0
  no reviews



This is a tool that reads the structure of an existing database and generates the appropriate SQLAlchemy model code, using the declarative style if possible.