Executing Shell Commands in a Python Script

~2 minutes to read

Even for simple tasks, it is often worth basing one’s work on existing solutions when it is an appropriate option… And such can be the case when writing Python scripts!


Using Embedded Terminals Inside Neovim

~4 minutes to read

Because every pixel counts, this neat trick will allow to use terminals inside Neovim and maximize the screen estate for a flawless integration with one of the best text editor available.