Tag: python
- Surfing web inside a terminal, because why not? (02 Mar 2021)
How to search the internet inside a terminal. How to use searx inside a terminal, python script to browse web inside vim & terminal - How to use code snippets in Vim like a cowboy 🤠️ (14 Feb 2021)
A quick tour on how to get started with code snippets in Vim. Learn how to setup Ultisnips & vim-snippets in Vim and Neovim. How to install vim-snippets, How to use snippets in vim. - Prettifying JSON using Vim, Python & Bash (22 Dec 2020)
How to format JSON files in Linux. Combining the power of Bash, Python and Vim to prettify JSON files without any external plugins - The unholy way of using virtual environments (24 Nov 2020)
A look down at different ways you can setup a python virtual environment in 2020 (spoiler-there are 3 ways) - Find all python virtual environments in your system (10 Jun 2020)
Find all python virtual environments in your system, lsvirtualenv command not found, list all virtual environments python - Memer Action - GitHub action for programmer memes (11 Apr 2020)
A GitHub Action for Programmer Memes, greet contributors with some programmer humor ;) - defe - All your tech updates at one place (04 Apr 2020)
defe is a Tech Feed Aggregator for developers & Tech Enthusiasts - I spent a week offline here is how I stayed productive (01 Apr 2020)
I was offline 🙈 for a week, in this post I logged what new I learned this time. - tutorialdb - search engine 🔍 for programming tutorials (06 Oct 2019)
A Search engine for programming and dev tutorials. - A Simple Scheduler in Python (03 Apr 2019)
Making a scheduler in python - pipreqs (04 Feb 2019)
Automatically generate python dependencies