This is DAY 5 of the "Complete the Company AI OS in 100 Days" project. This time, I implemented a common Logger to be used throughout the Company AI OS. It may seem like a modest feature at first ...
Why was Tortoise ORM built? Tortoise ORM was built to provide a lightweight, async-native Object-Relational Mapper for Python with a familiar Django-like API. Tortoise ORM performs well when compared ...
💰 Expense Management System A command-line Expense Management System built with Python and SQLite. This project helps users manage their income and expenses, organize spending into categories, ...