Johni Douglas MarangonOCR Tools — My Latest Study: Solving Real-World Problems with Low-Quality ImagesIn the fast-paced world of IT, Optical Character Recognition (OCR) has become an indispensable tool for extracting text from images. But…Jan 294Jan 294
InDev GeniusbyRaman BazhanauPython Memory Management: Best Practices for PerformanceA Comprehensive Guide to Mastering Memory Efficiency and Boosting Performance in Python ApplicationsOct 26, 20243Oct 26, 20243
Gaurav KumarMastering Python’s re Module: A Comprehensive Guide to Regular ExpressionsIntroductionJun 5, 20242Jun 5, 20242
InDev GeniusbySasha KorovkinaBuilding a High Precision Financial PDF Extraction Tool. Part 1.Parsing Text from PDF FilesApr 29, 20243Apr 29, 20243
micPython Packaging Best PracticesThe best way to share your Python project and let others install it is by building and distributing a package.Jan 31, 20249Jan 31, 20249
Aleksei RozanovMatplotlib Makeover: 6 Python Styling Libraries for Amazing PlotsIf you’re a data scientist, as I am, you know that no matter how well you understand and investigate a piece of data, the final judgement…Jan 17, 20249Jan 17, 20249
InLevel Up CodingbyFareed KhanFree GenAI APIs You Can Use in 2024Exploring the Latest Free GenAI APIsFeb 4, 20242Feb 4, 20242
InDevOps.devbyJarek OrzelUnderstanding Distributed Tracing: A Python Guide with OpenTelemetry and Grafana TempoTracing is a critical component of modern observability methods, along with metrics and logging. It is a technique used in software systems…Jan 25, 20241Jan 25, 20241
InTowards DevbyAnand RathorePrefetch Related in DjangoLearn how to optimize database queries in Django using prefetch_related, solving the N+1 query problem to improve performance. Explore…Dec 11, 20231Dec 11, 20231
Benjamin LeeThe Two Best Tools for Plotting Interactive Network GraphsA guide on how to use them, when to use them, and who should use them.Oct 30, 20232Oct 30, 20232
InPython in Plain EnglishbyOkan YenigünThe Python Programmer’s Toolkit: Essential Libraries for TranslationTranslation Libraries in PythonDec 8, 2023Dec 8, 2023
Manoj DasReflex: A Library to Build Performant and Customizable Web Apps in Pure Python 🪞What is Reflex in Python? A comprehensive guide to Reflex python library. How to use Reflex to create a Simple Data App / Dashboard.Nov 30, 20235Nov 30, 20235
InPython in Plain EnglishbyThemeSelectionFantastic 5 Python Build Tools Every Python Developer Should Have 🧑💻Looking for the best Python build tools to accelerate your development process? Well, check out this list of the best 5 Python build tools…Nov 27, 20232Nov 27, 20232
InPython in Plain EnglishbyDmytro ParfeniukPython Concurrency and ParallelismDid you try to find any sort of human-being article about Threads and Processes in Python? Stop, chill buddy! You won’t find any…Apr 30, 20234Apr 30, 20234
InExness Tech BlogbyStanislav ShkitinAlembic Migrations Without DowntimeAlembic is a powerful and flexible database migration tool that you can use with a Python app. But if you don’t follow some basic best…Mar 17, 2023Mar 17, 2023
InTDS ArchivebyGeorge StavrakisExtracting text from PDF files with Python: A comprehensive guideA complete process to extract textual information from tables, images, and plain text from a PDF fileSep 21, 202323Sep 21, 202323
InLevel Up CodingbyOkan YenigünMultiprocessing in PythonKey Components of Multiprocessing in PythonDec 13, 20222Dec 13, 20222
ZenRowsWeb Scraping in Python: Avoid Detection Like a NinjaScraping should be about extracting content from HTML. It sounds simple but has many obstacles. The first one is to obtain the said HTML…Apr 5, 20236Apr 5, 20236
Riccardo AlbertazziBlazing fast Python Docker builds with Poetry 🏃How we can turn slow and tedious Docker builds into seamless operationsApr 28, 202322Apr 28, 202322