Python snippets in Vim with Ultisnips

Snippets in all type of editors are very usefull beings that every bloger/programmer should start using. Especially if using ViM. Check out Ultisnips solution that supports it!

more ...

Vim Templates are a life saver

Today when my 30daychallenge almost finishes (tomorrow is the last day) I feel that I could not make it without reusing previous posts for new posts. Check out how to automate it!

more ...




How to use Pipenv

Have you noticed that recommendation for Managing Application Dependency at python.org has been changed? Apparently our python community should use now Pipenv. But how to? Let's check out!

more ...