Database_CRUD_Operations_in_Python A simple CRUD with mysql in python3 This use a simple migrate with is init in init.py by user create new table and extend migrate add def table_name: and import in ini.py run function exec_query in new migrate Create module in model Add new file extend model.Model this new model contains all simples methods!