Building Python Automation Systems That Saved Me Months of Work
Author(s): Code with Margaret Originally published on Towards AI. How I streamlined data, reports, and workflows into efficient pipelines When I first started automating with Python, I underestimated just how much time I could save. At first, it was small scripts — …
Building Smarter APIs with Python
Author(s): Code with Margaret Originally published on Towards AI. How I streamlined backend workflows using FastAPI and async programming For years, I relied on Django and Flask for backend work. Both are solid, but once I discovered FastAPI, I realized I could …