InLevel Up CodingbyArman Hossen11 Python Libraries That Will 10x Your Development Speed in 2024: A Data-Driven Analysis11 Game-Changing Python Libraries You’ve Been Missing in 2024Dec 3, 202410Dec 3, 202410
InAlgoMaster.iobyAshish Pratap SinghLeetCode was HARD until I Learned these 15 PatternsHaving solved more than 1500 LeetCode problems, if there is one thing I have learned, it’s this:Aug 23, 202437Aug 23, 202437
InLevel Up CodingbyAkhilesh MishraI Ditched Python Built-In Logging For Loguru — You Should TooA Complete guide to better logging in Python with loguruSep 2, 20245Sep 2, 20245
InThe PythoneersbyAbhay Parashar9 MindBlowing Python Features You Aren’t Using EnoughThat can be a game-changer.Sep 16, 202423Sep 16, 202423
InLevel Up CodingbyKenny VaneetveldeForget Pip, Poetry & Virtualenv: This Rust-powered Tool is the Only Python Package Manager You'll…Remember juggling between pip, pip-tools, pipx, poetry, pyenv, and virtualenv? Those days are over!Aug 25, 202412Aug 25, 202412
Mario van RooijAdding HTTPS to FastAPIHere’s a step-by-step guide on how to add HTTPS to your FastAPI server:Mar 25, 20233Mar 25, 20233
Nanda Gopal PattanayakServer-Sent Events with Python FastAPIMany times when we have a requirement to send continuous stream of data from sever to the client we have majorly three options available of…Mar 9, 20244Mar 9, 20244
Chandan pSecuring FastAPI: Implementing Token Authentication with Custom MiddlewareAuthentication and authorization are crucial aspects of modern web applications to ensure that only authorized users can access certain…Mar 2, 2024Mar 2, 2024
InCompliiant.io BlogbyJeremiah TalamantesAPI Defense with Rate Limiting Using FastAPI and Token BucketsAPIs (Application Programming Interfaces) have become the cornerstone of software development for all types of applications. So, ensuring…Feb 7, 20241Feb 7, 20241
Siladitya GhoshUnderstanding Jinja: Dynamic Templating for Python and dbtBackground on JinjaMay 31, 2024May 31, 2024
HarryHTMLFastHTML: This New Python Web Framework Changes Everything…Modern web applications in pure PythonJul 29, 20248Jul 29, 20248
InTDS ArchivebyGiorgos Myrianthousrequirements.txt Is ObsoleteManaging Python project dependencies and metadata with PoetryAug 6, 202422Aug 6, 202422
Adam GeitgeyPython 3 Quick Tip: The easy way to deal with file paths on Windows, Mac and LinuxOne of programming’s little annoyances is that Microsoft Windows uses a backslash character between folder names while almost every other…Jan 31, 201827Jan 31, 201827
InBetter ProgrammingbyMartin HeinzThe Right Way to Run Shell Commands From PythonThese are all the options you have in Python for running other processes — the bad, the good, and most importantly, the right way to do itJun 5, 202315Jun 5, 202315
InLevel Up CodingbyNikita Prasad10 Ways to Write Better Python CodesEveryday Tips and Tricks You Need to Know!Jul 26, 202430Jul 26, 202430
Armand SauzayPython Project Setup: A Step-by-Step Guide to Industry Best PracticesLearn how to properly setup and kickstart your python project. And all the nitty-gritty details of which tools to use and how to configure…Jun 5, 20237Jun 5, 20237
InDataDrivenInvestorbyAvi ChawlaIntroducing IceCream: Never Use Print() To Debug Your Python Code AgainWhy I stopped using print() statements for debugging and why you should tooJan 29, 202423Jan 29, 202423