معرفی شرکت ها


aha-0.8adev


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

aha is a web application framework specialized for Google App Engine.
ویژگی مقدار
سیستم عامل -
نام فایل aha-0.8adev
نام aha
نسخه کتابخانه 0.8adev
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Atsushi Shibata
ایمیل نویسنده shibata@webcore.co.jp
آدرس صفحه اصلی http://coreblog.org/aha
آدرس اینترنتی https://pypi.org/project/aha/
مجوز BSD
Aha ================== Aha is a framework made specially for Google App Engine. Here are some quick instruction getting started with it. For more details, visit our website :-). http://coreblog.org/aha Or you can get source code from the repository. http://code.google.com/p/aha-gae/ What is aha ----------------------- Aha is a web application framework. It has been developed hoping it will be the best way to propagate your 'aha!' into the cloud :-). Aha has following features. - rails like routing - class base controller - mako template ( for speed ;-) ) - db / query cache - form, field generation - plugins - development with buildout - easy to make admin/crud interface - interactive debug interface using werkzeug - appstats integration - decorator based authentication mechanizm - plagable authentication mecanizm - i18n - DRY Quickstart ----------------------- To start playing with aha, download bootstrap from url bellow. http://aha-gae.googlecode.com/files/project.zip After extracting the archive, move to the folder you'll get and just type python bootstrap.py Next step is to launch buildout command. Make sure that you have internet connection, because it will download libraries via the internet. bin/buildout Then, launch app in local development environment. All the stuff required to run application are under app directory. So you may give 'app' argument to the command. bin/dev_appserver app Now it's time to visit your fiest aha application's screen :-). Type http://127.0.0.1:8080/ to see initial page of aha's default application.


نحوه نصب


نصب پکیج whl aha-0.8adev:

    pip install aha-0.8adev.whl


نصب پکیج tar.gz aha-0.8adev:

    pip install aha-0.8adev.tar.gz