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 38047Feb 38047
InThe PythoneersbyAjay Parmar5 Mini Python Projects to Impress Your NeighborsCool Python Projects to Impress at Your Next Block PartyAug 20, 20248877Aug 20, 20248877
PURRFECT SOFTWARE LIMITED10 Python Libraries That Will Increase Your Development SpeedCode Smarter Not Harder — Python Libraries That Save Developers Hundreds of HoursJan 237608Jan 237608
InWrite A CatalystbyRishabh AgarwalCollection of 10 Amazing Python Automation ScriptsGet Ready to Say Goodbye to Boring Tasks (Thanks, Python!)Dec 29, 202490411Dec 29, 202490411
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, 2019531May 7, 2019531
Haider Alaamery10 Django Model Field Tricks You Probably Didn’t Know Aboutd1. Customizing Field Validation with clean()Dec 18, 202439012Dec 18, 202439012
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, 20241.3K9Dec 12, 20241.3K9
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, 202473Dec 22, 202473
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, 20242.9K17Dec 2, 20242.9K17
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, 2024131Nov 18, 2024131
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, 2024893Sep 25, 2024893
InGoogle Cloud - CommunitybyOm KamathDid Google Just Kill Streamlit?Checking out Google’s Mesop Framework to see if it’s better than Streamlit.Jun 25, 20242.1K33Jun 25, 20242.1K33
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, 20241.8K29Oct 31, 20241.8K29
Stephen Kent DataHow I Got Started Making Maps with Python and SQLDiscovering Spatial DataOct 15, 20245628Oct 15, 20245628
InCodeXbyChristopher TaoProbably The Easiest Way To Automate Web Tasks Using PythonHelium — A high-level wrapper of web activities automationAug 25, 20248106Aug 25, 20248106
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, 202499115Aug 7, 202499115
HarryHTMLFastHTML: This New Python Web Framework Changes Everything…Modern web applications in pure PythonJul 29, 20241K8Jul 29, 20241K8
Anil GoyalDistributed Locking Mechanism using RedisProblem Statement: Coordinating Concurrent Requests for Device and Software OperationsMar 27, 202441Mar 27, 202441