Re: A photo/image/video sharing app in Python

2015-09-21 Thread Great Avenger Singh
On Monday, 21 September 2015 15:08:53 UTC+5:30, Cai Gengyang wrote: > Hello, > > > So, I want to use Python to design a photo/image/video sharing app that i can > >test on users. One Example is DropBox doing this at very large extent. ;) > I have Python 2.7.10, 3.3.2 and 3.3.4 downloaded a

Installing Pybison

2015-07-01 Thread Great Avenger Singh
Hello Everyone, I am installing Pybison from following Source: https://github.com/smvv/pybison After installing all required dependencies I am able to run "sodo python setup.py install" without any errors. I am getting following error while Running "python -c import bison" Traceback (most rec

Re: Python programming classes for children

2015-07-01 Thread Great Avenger Singh
On Thursday, 2 July 2015 07:20:03 UTC+5:30, Great Avenger Singh wrote: > On Wednesday, 1 July 2015 18:33:06 UTC+5:30, beli...@aol.com wrote: > > > Are there other groups offering Python courses for pre-college students? > > Some months ago I took one course from Edx, They

Re: Python programming classes for children

2015-07-01 Thread Great Avenger Singh
On Wednesday, 1 July 2015 18:33:06 UTC+5:30, beli...@aol.com wrote: > Are there other groups offering Python courses for pre-college students? Some months ago I took one course from Edx, They provide very good material and every each topic assignment is given, You can try following: https://

imaplib Thread fetching

2015-06-28 Thread Great Avenger Singh
Hello Everyone, I reached this place by searching about Python and Imaplib. After reading few conversations I found this place quite colourful covering/discussing wide range of things. I am using Imaplib for Gmail Analysis program. Kind of results I need is as follows: https://drive.google.co