I know that there are many online ways to do what I am trying to do but this 
was something I wanted to make. 

I have learnt Python myself and wanted to learn a way to make apps in Python. 
GUI development in Python has given a lot of headache while trying to find an 
appropriate framework with the addons(community, designer tool, documentation, 
open source etc.). The only nearly viable solution that I found was Kivy but 
the current project idea that I had was this bookmarker project which needed to 
have a way to add bookmarks easily through browser so I settled on the most 
popular web framework present. 


On Friday, May 23, 2014 2:58:51 AM UTC+5:30, Ethan Furman wrote:
> On 05/22/2014 11:54 AM, Aseem Bansal wrote:
> 
> >
> 
> > I am working on a hobby project - a Bookmarker 
> > https://github.com/anshbansal/Bookmarker.
> 
> 
> 
> Take a look at delicio.us -- it seems to be a similar type of experience.
> 
> 
> 
> --
> 
> ~Ethan~

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to