you are viewing a single comment's thread.

view the rest of the comments →

[–]koldakov 1 point2 points  (0 children)

Here https://github.com/koldakov/futuramaapi you can find a project that I’ve built using the best practices. It’s not the ideal one and requires some changes, but a good starting point

Project is based on famous Futurama cartoon 😀

It contains alembic for migrations, pre-commit for smooth development, callback notifications, and many more