PinnedMike HulsinTowards Data ScienceCython for absolute beginners: 30x faster code in two simple stepsEasy Python code compilation for blazingly fast applicationsMay 22, 20225May 22, 20225
PinnedMike HulsinTowards Data ScienceCreate a fast auto-documented, maintainable and easy-to-use Python API in 5 lines of code with…Perfect for (unexperienced) developers who just need a complete, working, fast and secure APISep 20, 20211Sep 20, 20211
PinnedMike HulsinTowards Data ScienceVirtual environments for absolute beginners — what is it and how to create one (+ examples)A deep dive into Python virtual environments, pip and avoiding entangled dependenciesJun 14, 20213Jun 14, 20213
PinnedMike HulsinTowards Data ScienceDocker for absolute beginners — what is Docker and how to use it (+ examples)Manage your infrastructure in the same ways you manage your applicationsJun 11, 2021Jun 11, 2021
Mike HulsinTowards Data ScienceLet’s Write a Composable, Easy-to-Use Caching Package in PythonEasy, user-friendly caching that tailors to all your needsAug 291Aug 291
Mike HulsinTowards Data ScienceTurn Your Python Function into a Decorator with One Line of CodeA new way to write shorter, clearer, and more readable Python decorators that also act as a context managerMay 234May 234
Mike HulsinTowards Data ScienceDon’t Crash Your App: Load Records from the Database in Batches for Better PerformanceSave your Python app’s performance by efficiently loading queryApr 18Apr 18
Mike HulsinTowards Data ScienceHow to Store and Query 100 Million Items Using Just 77MB with Python Bloom FiltersPerform lightning-fast, memory efficient membership checks in Python with this need-to-know data structureFeb 82Feb 82
Mike HulsinTowards Data SciencePython: __init__ is NOT a constructor: a deep dive in Python object creationTinkering with Python’s constructor to create fast, memory-efficient classesNov 27, 202315Nov 27, 202315
Mike HulsinTowards Data ScienceCreating and Publishing Your Own Python Package for Absolute BeginnersCreate, build an publish a Python Package in 5 minutesSep 23, 2023Sep 23, 2023