[google-appengine] Re: [ANN] Kay - Another web framework on app engine - beta version

2009-06-17 Thread Ritesh Nadhani

Hi

Have you looked into Glashammer? http://glashammer.org/

It uses the same idea that is werkzeug, wtforms and jinja2.

On Wed, Jun 17, 2009 at 2:00 AM, Takashi Matsuomatsuo.taka...@gmail.com wrote:

 Hi list,

 I'd like to let you know about my web framework. It is named 'Kay'.

 Kay is a web framework made specifically for Google App
 Engine/Python. The basic design of Kay is based on the Django
 framework, like middleware, settings and pluggable application,
 etc. Kay uses Werkzeug as lower level framework, Jinja2 as template
 engine, and babel for handling language translations. This software is
 distributed under BSD license. See LICENSE for more details. See
 README for quickstart.

 It is still beta version and under heavilly development. So I don't
 recommend you to use this framework for production, but if you're
 interested, please visit:

 http://code.google.com/p/kay-framework/

 I'll be glad if you let me know what you think.

 Regards,

 -- Takashi Matsuo

 




-- 
Ritesh
http://www.riteshn.com

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---



[google-appengine] Re: [ANN] Kay - Another web framework on app engine - beta version

2009-06-17 Thread Takashi Matsuo

Hi Ritesh,

Thanks for your comment.

Yes I have looked into Glashammer, it seems that it is a neat and nice
project. I know Kay is a very similar to Glashammer for now. Having
said that, Glashammer is app-engine-in-dependent, so there must be
code that is unnecessary for App Engine. I think, in a long term
perspective, there is certainly a need for such a framework that is
made specifically for App Engine.

So I decided to start Kay. It is completely dependent on App Engine in
its concept. I will never think of adapting Kay to any RDBMS.

Anyway, thanks for your comment again :-)

Regards,


-- Takashi Matsuo



On Thu, Jun 18, 2009 at 2:35 AM, Ritesh Nadhanirite...@gmail.com wrote:

 Hi

 Have you looked into Glashammer? http://glashammer.org/

 It uses the same idea that is werkzeug, wtforms and jinja2.

 On Wed, Jun 17, 2009 at 2:00 AM, Takashi Matsuomatsuo.taka...@gmail.com 
 wrote:

 Hi list,

 I'd like to let you know about my web framework. It is named 'Kay'.

 Kay is a web framework made specifically for Google App
 Engine/Python. The basic design of Kay is based on the Django
 framework, like middleware, settings and pluggable application,
 etc. Kay uses Werkzeug as lower level framework, Jinja2 as template
 engine, and babel for handling language translations. This software is
 distributed under BSD license. See LICENSE for more details. See
 README for quickstart.

 It is still beta version and under heavilly development. So I don't
 recommend you to use this framework for production, but if you're
 interested, please visit:

 http://code.google.com/p/kay-framework/

 I'll be glad if you let me know what you think.

 Regards,

 -- Takashi Matsuo

 




 --
 Ritesh
 http://www.riteshn.com

 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---



[google-appengine] Re: [ANN] Kay - Another web framework on app engine - beta version

2009-06-17 Thread Ritesh Nadhani

On Wed, Jun 17, 2009 at 11:02 AM, Takashi
Matsuomatsuo.taka...@gmail.com wrote:

 Hi Ritesh,

 Thanks for your comment.

 Yes I have looked into Glashammer, it seems that it is a neat and nice
 project. I know Kay is a very similar to Glashammer for now. Having
 said that, Glashammer is app-engine-in-dependent, so there must be
 code that is unnecessary for App Engine. I think, in a long term
 perspective, there is certainly a need for such a framework that is
 made specifically for App Engine.

 So I decided to start Kay. It is completely dependent on App Engine in
 its concept. I will never think of adapting Kay to any RDBMS.

I see where you are going.

I will keep an eye on this. Maybe things that I contribute to
Glashammer specifically for GAE can be ported to KAY too.

More options never hurt!


 Anyway, thanks for your comment again :-)

 Regards,


 -- Takashi Matsuo



 On Thu, Jun 18, 2009 at 2:35 AM, Ritesh Nadhanirite...@gmail.com wrote:

 Hi

 Have you looked into Glashammer? http://glashammer.org/

 It uses the same idea that is werkzeug, wtforms and jinja2.

 On Wed, Jun 17, 2009 at 2:00 AM, Takashi Matsuomatsuo.taka...@gmail.com 
 wrote:

 Hi list,

 I'd like to let you know about my web framework. It is named 'Kay'.

 Kay is a web framework made specifically for Google App
 Engine/Python. The basic design of Kay is based on the Django
 framework, like middleware, settings and pluggable application,
 etc. Kay uses Werkzeug as lower level framework, Jinja2 as template
 engine, and babel for handling language translations. This software is
 distributed under BSD license. See LICENSE for more details. See
 README for quickstart.

 It is still beta version and under heavilly development. So I don't
 recommend you to use this framework for production, but if you're
 interested, please visit:

 http://code.google.com/p/kay-framework/

 I'll be glad if you let me know what you think.

 Regards,

 -- Takashi Matsuo

 




 --
 Ritesh
 http://www.riteshn.com

 


 




-- 
Ritesh
http://www.riteshn.com

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---