Inventory management system developed as the first project of the Master's in Generative AI Engineering and Development. Implements complete CRUD operations (Create, Read, Update, Delete) with JSON ...
memory_inventory is a Python module that collects and outputs statistics on global objects. It can help you determine why a Python program consumes an excessive amount of memory when it's idle. This ...