sqlacodegen

Automatic model code generator for SQLAlchemy

Install

All systems
curl cmd.cat/sqlacodegen.sh
Debian Debian
apt-get install sqlacodegen
Ubuntu
apt-get install sqlacodegen
image/svg+xml Kali Linux
apt-get install sqlacodegen
Fedora
dnf install sqlacodegen
Windows (WSL2)
sudo apt-get update sudo apt-get install sqlacodegen
Raspbian
apt-get install sqlacodegen

sqlacodegen

Automatic model code generator for SQLAlchemy

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.

python3-sqlacodegen

SQLAlchemy