schema-to-yaml Reads MySQL table definitions and parses them to yaml Requirements Python 3.4 or 2.7 PyMySQL (pip3 install pymysql) Usage Enter your MySQL connection info in db.conf Run python schema-to-yaml schema_name See the result in schema.yaml