Skip to main content

aha is a web application framework specialized for Google App Engine.

Project description

aha is a framework made specially for Google App Engine.Here are some quick instruction to get 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 based model

  • mako template

  • db / query cache

  • form, field generation

  • plugins

  • development with buildout

  • easy to make admin/crud interface

  • interactive debug interface using werkzeug

  • appstats integration

  • easy to use decorator based authentication

  • plagable authentication mecanizm

  • i18n

Quickstart

To start developing 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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aha-0.82adev.tar.gz (59.1 kB view hashes)

Uploaded Source

Built Distribution

aha-0.82adev-py2.5.egg (835.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page