I am still finding myself using Sublime for almost all my coding, it is just an awesome tool and a … More
Month: October 2014
Pytest inside 3ds Max
I recently started using the new Python API for 3ds Max with its MaxPlus module and had to write some … More
Pycallgraph with Python 2.6
Pycallgraph is a python package for creating a visual representation of the call graph of your application. Its very useful … More