Jekyll one of the fast and simple static html page generator is really easy to start of with. I am so addicted to it now. Still exploring it more, there are so many features available and installing it is as easy as it can be.
Read on →Blogs
Jekyll Simply So Simple
PyCon India 2014
Yes, PyCon India 2014 is happening in Bangalore. Interesting topics are on there for you on day 2.
Workshops are also been conducted as a part of day 1 program. I have attended the one in year 2012 and some of the topics were really good to know and worth attending.
The topics which focus on large data processing, performance, high scalable application in python, complex data structure would be worth to attend.
Convert from epoch to human readable date
I was stuck with an issue of converting the epoch time to human readable format, in my case
the epoch time was in milli sec, and I was getting all sort of python ValueError: (22, 'Invalid argument')