267 posts

Python Closures: Understanding Scope and Variable Lifetime

An in-depth exploration of closures in Python, examining how variables persist across scopes through practical examples and bytecode analysis.

June 15, 2020 · 9 min · 1820 words

Configuring Pip to Work in Enterprise Environments

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.

February 29, 2020 · 2 min · 219 words

TIL: TOML Configuration Language

TIL 2019-11-28 TOML: Tom’s Obvious Minimal Language - Simple, readable configuration file format that aims to be a better alternative to JSON, YAML, and INI files for configuration purposes.

November 28, 2019 · 1 min · 29 words

PyCon India 2019 Talk - MicroPython and Hardware Hacking

My experience speaking at PyCon India 2019 about MicroPython, hardware projects, and accessibility in conference speaking with single-sided deafness.

October 12, 2019 · 3 min · 622 words

TIL: Modern Web Development Tools and Command-Line Utilities

Today I learned about essential modern development tools, from better command-line utilities to web frameworks, that significantly improve developer productivity and workflow.

January 1, 2019 · 10 min · 1979 words

Leonardo - Generating Product Unique Specification Images Using Python

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.

November 15, 2018 · 9 min · 1802 words

Learn the Kana Using Python and a Raspberry Pi

Building an interactive Hiragana quiz using Python, Raspberry Pi, and a WaveShare e-Paper display to practice Japanese characters.

September 9, 2018 · 3 min · 626 words

Subscribe to Newsletter

Get the latest posts and insights delivered to your inbox.

Built using Picoletter.