This is a python package to help you to migrate your database.
It will be useful when you work on frameworks or programming languages that don't have a built-in tool to do it or it's little hard to setup.
Run in terminal on your project directory:
pip install pymigratedb
Please, read license here.