[Tutor] Timeline Script in Python

Alan Gauld alan.gauld at btinternet.com
Tue Feb 10 19:59:15 CET 2015


On 10/02/15 16:29, Siya Radebe wrote:
> Hi,
>
> Can you please help with a timeline script in python, in conjunction with how to use their timeline library?
>

Thus list is for those learning the Python language and its standard 
library.
Any information about third party modules will depend on whether anyone 
here has used it, usually you are better asking on a dedicated forum (or 
via email to the author) Django has a user forum, the PyPI package may not.


> I would love advise of how to best approach this, in going about developing an event/ activity stream timeline

I think you need to be more specific about what you want to do.
Are you building it in real-time or from a database analysis?
What volume of events do you need to deal with?
etc...


HTH
-- 
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos




More information about the Tutor mailing list