Re: [BangPypers] Bottle

2015-06-19 Thread Deep Sukhwani
Wow, good to be a part of this discussion!

I am a newb in the world of web frameworks.

I tried learning Django a while ago, probably 3 months back from now, but
gave up trying really hard.. It just lost me every now and then with the
mere complexities.

I then gave that up as I got into a new job and moved to Bangalore. Now I
have recently started learning Flask at An Introduction to Flask by Miguel
Grinberg
http://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world.
Don't know how long would I stick to that...

Anyways, open to show up on weekends for any talks on similar discipline.
ᐧ

--
Regards
Deep L Sukhwani
Mob: +91 9687 000 830

On 19 June 2015 at 19:20, Ramdas S ram...@gmail.com wrote:

 On Fri, Jun 19, 2015 at 7:14 PM, Anand Reddy Pandikunta 
 anand21na...@gmail.com wrote:

  what about flask?
 
 Nothing against Flask. But it's getting bigger. Let me say I want to
 explore stuff that's not very popular but is cool.
 We did a quick job with Bottle and it was quicker than what we thought it
 would take.  And I personally learnt a lot more than years of Django. No
 magic is sometimes good.

 Let's say we ignore the big two Python web frameworks and dinosaurs of last
 century like Zope and Plone.

 I don't remember who, but I saw someone talking of Pulsar and aiohttp (?).
 Want to meet up with some folks.

 
 
 ___
 BangPypers mailing list
 BangPypers@python.org
 https://mail.python.org/mailman/listinfo/bangpypers

___
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers


Re: [BangPypers] Bottle

2015-06-19 Thread Anand Reddy Pandikunta
what about flask?

Regards,

Anand Reddy Pandikunta
www.avilpage.com


On Fri, Jun 19, 2015 at 7:05 PM, Ramdas S ram...@gmail.com wrote:

 Hey,

 Are there people working on Bottle? Or are there people with an interest in
 Bottle?

 I am kind of thinking of using Bottle for some of the smaller projects and
 work where we don't have the choice to reuse packages, and built stuff
 ourself.

 I am interested in hosting a meet to discuss some Bottle related stuff. Any
 day after 5 PM at our office in Jayanagar 4th T Block. Can host easily 15
 people.

 Kind of tired of Django after playing around with for years

 Do let me know

 Ramdas
 ___
 BangPypers mailing list
 BangPypers@python.org
 https://mail.python.org/mailman/listinfo/bangpypers

___
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers


Re: [BangPypers] Bottle

2015-06-19 Thread Ramdas S
On Fri, Jun 19, 2015 at 7:14 PM, Anand Reddy Pandikunta 
anand21na...@gmail.com wrote:

 what about flask?

Nothing against Flask. But it's getting bigger. Let me say I want to
explore stuff that's not very popular but is cool.
We did a quick job with Bottle and it was quicker than what we thought it
would take.  And I personally learnt a lot more than years of Django. No
magic is sometimes good.

Let's say we ignore the big two Python web frameworks and dinosaurs of last
century like Zope and Plone.

I don't remember who, but I saw someone talking of Pulsar and aiohttp (?).
Want to meet up with some folks.



___
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers


Re: [BangPypers] Bottle

2015-06-19 Thread Ramdas S
I don't think anyone is debating the advantages of tedjango, and the huge
community support. But this is more fun stuff.

On Fri, Jun 19, 2015 at 7:57 PM, kracekumar ramaraju 
kracethekingma...@gmail.com wrote:



 On Fri, Jun 19, 2015 at 10:13 PM, Deep Sukhwani deepsukhw...@gmail.com
 wrote:

 Wow, good to be a part of this discussion!

 I am a newb in the world of web frameworks.

 I tried learning Django a while ago, probably 3 months back from now, but
 gave up trying really hard.. It just lost me every now and then with the
 mere complexities.


 If you're doing hello world in web framework, yes it is more complicated.
 If you're developing full blown application then Django has all the
 necessary components.

 I am not saying you can't do that with Flask.

 I then gave that up as I got into a new job and moved to Bangalore. Now I
 have recently started learning Flask at An Introduction to Flask by Miguel
 Grinberg
 
 http://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world
 .
 Don't know how long would I stick to that...

 Anyways, open to show up on weekends for any talks on similar discipline.
 ᐧ

 --
 Regards
 Deep L Sukhwani
 Mob: +91 9687 000 830

 On 19 June 2015 at 19:20, Ramdas S ram...@gmail.com wrote:

  On Fri, Jun 19, 2015 at 7:14 PM, Anand Reddy Pandikunta 
  anand21na...@gmail.com wrote:
 
   what about flask?
  
  Nothing against Flask. But it's getting bigger. Let me say I want to
  explore stuff that's not very popular but is cool.
  We did a quick job with Bottle and it was quicker than what we thought
 it
  would take.  And I personally learnt a lot more than years of Django. No
  magic is sometimes good.
 
  Let's say we ignore the big two Python web frameworks and dinosaurs of
 last
  century like Zope and Plone.
 
  I don't remember who, but I saw someone talking of Pulsar and aiohttp
 (?).
  Want to meet up with some folks.
 
  
  
  ___
  BangPypers mailing list
  BangPypers@python.org
  https://mail.python.org/mailman/listinfo/bangpypers
 
 ___
 BangPypers mailing list
 BangPypers@python.org
 https://mail.python.org/mailman/listinfo/bangpypers




 --

 *Thanks  RegardskracekumarTalk is cheap, show me the code -- Linus
 Torvaldshttp://kracekumar.com http://kracekumar.com*




-- 
Ramdas S
+91 9342 583 065
My Personal Blog on http://ramdaz.wordpress.com
___
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers


Re: [BangPypers] Bottle

2015-06-19 Thread kracekumar ramaraju
On Fri, Jun 19, 2015 at 10:13 PM, Deep Sukhwani deepsukhw...@gmail.com
wrote:

 Wow, good to be a part of this discussion!

 I am a newb in the world of web frameworks.

 I tried learning Django a while ago, probably 3 months back from now, but
 gave up trying really hard.. It just lost me every now and then with the
 mere complexities.


If you're doing hello world in web framework, yes it is more complicated.
If you're developing full blown application then Django has all the
necessary components.

I am not saying you can't do that with Flask.

I then gave that up as I got into a new job and moved to Bangalore. Now I
 have recently started learning Flask at An Introduction to Flask by Miguel
 Grinberg
 
 http://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world
 .
 Don't know how long would I stick to that...

 Anyways, open to show up on weekends for any talks on similar discipline.
 ᐧ

 --
 Regards
 Deep L Sukhwani
 Mob: +91 9687 000 830

 On 19 June 2015 at 19:20, Ramdas S ram...@gmail.com wrote:

  On Fri, Jun 19, 2015 at 7:14 PM, Anand Reddy Pandikunta 
  anand21na...@gmail.com wrote:
 
   what about flask?
  
  Nothing against Flask. But it's getting bigger. Let me say I want to
  explore stuff that's not very popular but is cool.
  We did a quick job with Bottle and it was quicker than what we thought it
  would take.  And I personally learnt a lot more than years of Django. No
  magic is sometimes good.
 
  Let's say we ignore the big two Python web frameworks and dinosaurs of
 last
  century like Zope and Plone.
 
  I don't remember who, but I saw someone talking of Pulsar and aiohttp
 (?).
  Want to meet up with some folks.
 
  
  
  ___
  BangPypers mailing list
  BangPypers@python.org
  https://mail.python.org/mailman/listinfo/bangpypers
 
 ___
 BangPypers mailing list
 BangPypers@python.org
 https://mail.python.org/mailman/listinfo/bangpypers




-- 

*Thanks  RegardskracekumarTalk is cheap, show me the code -- Linus
Torvaldshttp://kracekumar.com http://kracekumar.com*
___
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers