Managing Multiple Python Installations
A brief guide on managing multiple Python versions using conda instead of system package managers. Simple advice for clean Python environment management on Linux and Mac.
A brief guide on managing multiple Python versions using conda instead of system package managers. Simple advice for clean Python environment management on Linux and Mac.
An in-depth exploration of closures in Python, examining how variables persist across scopes through practical examples and bytecode analysis.
How to configure pip for corporate networks with proxy servers and SSL certificates. Setting up environment variables and configuration files to work around common enterprise networking challenges.
My experience speaking at PyCon India 2019 about MicroPython, hardware projects, and accessibility in conference speaking with single-sided deafness.
Building an automated system to generate thousands of product specification images at Flipkart using Python, Pillow, and Beautiful Soup - replacing manual graphic design work with code.
Building an interactive Hiragana quiz using Python, Raspberry Pi, and a WaveShare e-Paper display to practice Japanese characters.