Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #71956

Re: Advice for choosing correct architecture/tech for a hobby project

Newsgroups comp.lang.python
Date 2014-05-23 22:07 -0700
References <6a3c5b20-bce5-4c95-b27f-3840e9cc7df0@googlegroups.com> <mailman.10232.1400795500.18130.python-list@python.org>
Message-ID <14da892a-7144-40b8-ac7d-1ba915d66550@googlegroups.com> (permalink)
Subject Re: Advice for choosing correct architecture/tech for a hobby project
From Aseem Bansal <asmbansal2@gmail.com>

Show all headers | View raw


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~

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Advice for choosing correct architecture/tech for a hobby project Aseem Bansal <asmbansal2@gmail.com> - 2014-05-22 11:54 -0700
  Re: Advice for choosing correct architecture/tech for a hobby project John Gordon <gordon@panix.com> - 2014-05-22 19:28 +0000
    Re: Advice for choosing correct architecture/tech for a hobby project Ian Kelly <ian.g.kelly@gmail.com> - 2014-05-22 13:55 -0600
      Re: Advice for choosing correct architecture/tech for a hobby project John Gordon <gordon@panix.com> - 2014-05-22 20:38 +0000
  Re: Advice for choosing correct architecture/tech for a hobby project Mark H Harris <harrismh777@gmail.com> - 2014-05-22 14:49 -0500
    Re: Advice for choosing correct architecture/tech for a hobby project Ian Kelly <ian.g.kelly@gmail.com> - 2014-05-23 01:07 -0600
    Re: Advice for choosing correct architecture/tech for a hobby project Aseem Bansal <asmbansal2@gmail.com> - 2014-05-23 22:03 -0700
  Re: Advice for choosing correct architecture/tech for a hobby project Ethan Furman <ethan@stoneleaf.us> - 2014-05-22 14:28 -0700
    Re: Advice for choosing correct architecture/tech for a hobby project Aseem Bansal <asmbansal2@gmail.com> - 2014-05-23 22:07 -0700

csiph-web