After 4 years of loyal service from Textmate, it was time to an upgrade in order to improve my coding productivity. The long waited Textmate 2 being converted to an open source project still at an alpha stage hasn’t made [...]
Latest Post
Creating a Python Package and publish it to PyPI
You may have install Python packages in the past using PIP, like this: 1$ pip install django Here’s my first attempt at created my own public package. It is a Django app, which add features to the admin. Originally published [...]


