InPython in Plain EnglishbyDhruv AhujaHow I Learned to Love `__init__.py`: A Simple Guide😊💡 Heads Up! Click here to unlock this article for free if you’re not a Medium member!Feb 37Feb 37
InThe PythoneersbyAjay Parmar5 Mini Python Projects to Impress Your NeighborsCool Python Projects to Impress at Your Next Block PartyAug 20, 20247Aug 20, 20247
PURRFECT SOFTWARE LIMITED10 Python Libraries That Will Increase Your Development SpeedCode Smarter Not Harder — Python Libraries That Save Developers Hundreds of HoursJan 238Jan 238
InWrite A CatalystbyRishabh AgarwalCollection of 10 Amazing Python Automation ScriptsGet Ready to Say Goodbye to Boring Tasks (Thanks, Python!)Dec 29, 202411Dec 29, 202411
InPython in Plain EnglishbyFAMXML File to Python Object with UntangleI was working on a computer vision problem, and I needed to parse an XML file. I found Untangle as a quick and easy library that gets the…May 7, 20191May 7, 20191
Haider Alaamery10 Django Model Field Tricks You Probably Didn’t Know Aboutd1. Customizing Field Validation with clean()Dec 18, 202412Dec 18, 202412
InPython in Plain EnglishbyKiran Maan10 Python Features That Seem Confusing (But Are Actually Brilliant)Python features that seem hard but are mind-blowing once you get them. Ready to master the magic? Let’s go!Dec 12, 20249Dec 12, 20249
InDev GeniusbyAleksei AleinikovPly vs Lark: Which Python Parsing Library Should You Choose in 2025?Hey there! If you’ve ever thought about writing your own parser, let me introduce you to two great Python libraries that I found for…Dec 22, 2024Dec 22, 2024
InDevTechiebyDevTechieCustom Exceptions in PythonException handling is a bliss since this won’t let your program crash. This article explores how to define custom or user-defined…Dec 16, 2024Dec 16, 2024
Anoop MauryaOllama-OCR: Now Available as a Python Package!Stuck behind a paywall? Read for Free!Dec 2, 202417Dec 2, 202417
InTDS ArchivebyDiego PenillaNavigating Networks with NetworkX: A Short Guide to Graphs in PythonExplore NetworkX for building, analyzing, and visualizing graphs in Python. Discovering Insights in Connected Data.Nov 18, 2024Nov 18, 2024
Fahim AhmedRole-Based Access Control (RBAC) in DjangoRole-Based Access Control (RBAC) is a security model that restricts access to resources based on user roles. In Django, you can implement…Sep 25, 20243Sep 25, 20243
InGoogle Cloud - CommunitybyOm KamathDid Google Just Kill Streamlit?Checking out Google’s Mesop Framework to see if it’s better than Streamlit.Jun 25, 202433Jun 25, 202433
InAI AdvancesbyRichardson GundeThe PDF Extraction Revolution: Why PymuPDF4llm is Your New Best Friend (and LlamaParse is Crying)Hey there, data-loving friends! Ready for some serious AI magic? Picture this: you’re knee-deep in PDFs, trying to extract information for…Oct 31, 202429Oct 31, 202429
Stephen Kent DataHow I Got Started Making Maps with Python and SQLDiscovering Spatial DataOct 15, 20248Oct 15, 20248
InCodeXbyChristopher TaoProbably The Easiest Way To Automate Web Tasks Using PythonHelium — A high-level wrapper of web activities automationAug 25, 20246Aug 25, 20246
InCoffee☕ And Code💚byGajanan Rajput💚FastHTML: Revolutionizing Web Development with PythonFastHTML provides full access to HTTP, HTML, JS, and CSS, bringing the foundations of the web to you. There’s no limits to what you can…Aug 7, 202415Aug 7, 202415
HarryHTMLFastHTML: This New Python Web Framework Changes Everything…Modern web applications in pure PythonJul 29, 20248Jul 29, 20248
Anil GoyalDistributed Locking Mechanism using RedisProblem Statement: Coordinating Concurrent Requests for Device and Software OperationsMar 27, 2024Mar 27, 2024