Kanishk Singh

Runes of Undocumented Code

18 May 2021

A brief history of my Python setup

My experiences with different python development tools
06 May 2020

Creating AWS Lambda Layers for ELF Binaries

Using ELF binaries inside lambda applications
10 Apr 2020

Python dependency management with requirements.txt

Creating and maintaining requirements.txt for python projects
03 Apr 2020

Using virtual environments in Python 3

Detailing the importance of virtual environments in Python, yet again.
08 Feb 2020

Building a Push Notification service for Telegram Bots (PART 2)

Continued from previous blog post about push notifications for Telegram bots