How to search and replace across multiple files using Vim

Vim commands to search and replace in files across your entire project

How to use allure-pytest and allure-pytest-bdd in the same project

Dealing with pytest plugins with conflicting command line arguments

How to save the output of PySpark DataFrame 'show' to a variable

There is no obvious way to save the nicely formatted DataFrame show() string to a variable. But here is how you can do it

How to Always Enable Autoreloading of Modules in iPython

Update your iPython configuration to automatically enable auto-reloading of modules

How to Open a Chrome Tab in a New Window with Alfred and Applescript

Using Alfred workflows to open your current browser tab in a new window

Automate your Macbook Development Environment Setup with Brewfile

Automate and reproduce your Macbook setup using Homebrew and Brewfile