

Serhat Teker is the software engineer who wrote these articles.
I created this Tech Blog to help me remember the things I’ve learned in the past, so my future-self doesn’t have to re-learn them in the future.
Automate Python Virtual Environment with a Script
How to automate creating and activating your python virtual environment with a shell script
Django REST Filtering Tutorial - Filter with Current User (Part II)
How to filter querysets with current user in Django REST framework
Django REST Filtering Tutorial - Intro (Part I)
How to filter and search in Django REST framework
How to Install Deb Packages
How to install .deb packages (files) on Ubuntu or other Debian based distributions
Python Interactive Shell Interfaces
How to use different interfaces for python interactive shell