Japanese text follows English version.

Hi list,

Today, I am happy to announce the release of the very first version of
Kay. (My son was born as well!!!)

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

Release archive:
http://kay-framework.googlecode.com/files/kay-0.0.0.tar.gz

Kay google group:
http://groups.google.com/group/kay-users

Kay is a web framework made specifically for Google App Engine. 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.

Kay has these features:

    * A middleware mechanism same as Django's
    * Full stack i18n feature
    * Very fast jinja2 template engine optimized for App Engine.
      (Kay preparse jinja2 templates into python codes before upload
for performance)
    * powerfull Werkzeug's debugger
    * powerfull shell tools
    * easy to start (see README)

Please refer to README file for quickstart and please refer to docs
directory for more details.

Please download and try it if you like, don't hesitate letting me know
how you think. I'd be glad to know that. Any suggestions, comments,
criticizes are wellcome.

Thank you,



こんにちは

今日、Kayのバージョン0.0.0をリリースしました。(息子も無事生まれました!!)

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

Release archive:
http://kay-framework.googlecode.com/files/kay-0.0.0.tar.gz

Kay に関する Google Group もあります。
http://groups.google.com/group/kay-users

Kay は Google App Engine 専用の Web フレームワークです。ミドルウェアや
プラガブルなアプリケーションなど、基本的なデザインは Django に倣ってい
ます。低レベルフレームワークとして Werkzeug を、テンプレートエンジンに
は jinja2 を、国際化メッセージの処理には babel を使っています。いわいる
修正BSDライセンスで配布をしています。詳しくは LICENSE file を見てくださ
い。

Kay はこんな特徴があります。

    * Django と同等のミドルウェアメカニズム
    * 国際化のための仕組みがあります
    * App Engine 上で高速に動作する jinja2 template engine
      (Kay は jinja2 のテンプレートを事前にパースして Python コードにします)
    * powerfull Werkzeug's debugger
    * powerfull shell tools
    * 簡単にはじめられます(READMEを見てください)

クイックスタートには README を、更に詳しくは docs 以下の rst ファイルを
見てください。

よろしければダウンロードして試してみてください。どんな風に思ったかを聞
かせてくださると嬉しいです。

コメント・提案・批判など全て歓迎です!

Happy coding :-)

-- Takashi Matsuo

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

Reply via email to