Nuno Bispo
Solutions Architect · Senior Python & AI Engineer · AI Audits · Helping teams fix what they shipped too fast
The Hidden Gems in Python's Standard Library
Python is celebrated for its versatility, simplicity, and the robustness of its standard library.
Elevating Python Data Structures with `namedtuple`
Python's standard library is a treasure trove of tools designed to streamline your coding experience, making it more efficient, readable, and expressive.
Video and Audio Summarization with AssemblyAI
In the digital age, where content is king, the ability to quickly digest and understand vast amounts of video and audio data is invaluable.
Unlock the Power of Dictionary Comprehension in Python
Python's dictionary comprehension is a standout feature for developers looking to write more efficient, readable, and elegant code.