Imitating Django, it could be amazing a CLI manager program for different things: - Explore and manipulate the data though the ORM - Handle migrations with Alembic - Maybe remove the makefile and do everything in python? - ...
Imitating Django, it could be amazing a CLI manager program for different things: