Robbie has been an avid gamer for well over 20 years. During that time, he's watched countless franchises rise and fall. He's a big RPG fan but dabbles in a little bit of everything. Writing about ...
Flask restful service consists of register, login, logout, reset password and some data routes. It includes a few example routes based on user, admin, or super admin access.
SQLAlchemy, a powerful Python toolkit for database management, has become a vital tool for developers and data professionals who need to handle complex data operations with ease. SQLAlchemy for ...
Need help choosing the best Python ORM for your projects? Here's what you need to know about SQLAlchemy, PonyORM, Django ORM, Peewee, SQLObject, and Tortoise ORM. When you want to work with a ...
Python is a high-level programming language that is widely used for Machine Learning (ML) applications. It is known for its readability, versatility and ease of use, making it an ideal choice for ...
As part of my love letter to Python, I decided to write a simple app, to be delivered little by little, showing common concerns you would find and possible solutions you could use when writing a ...
In this Kivy Python tutorial, you will learn how to use Kivy for Python app development. By the end, you’ll understand how to start building cross-platform apps for Android, iOS, and Windows using ...