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 getting started with it. For more details, visit our website :-).
Or you can get source code from the repository.
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.
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file aha-0.85adev.tar.gz
.
File metadata
- Download URL: aha-0.85adev.tar.gz
- Upload date:
- Size: 61.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2b1f369a9d9a246ff35648058fae86c603ccbf1cb2ff5797b2d421c12adab48d |
|
MD5 | 4c955f03ed4e8d8a5ce7b9ea05168396 |
|
BLAKE2b-256 | 95616076ed4ce338fb124ad5ed2d2300b0464fe73aeb59237c21c12284c9479c |
File details
Details for the file aha-0.85adev-py2.5.egg
.
File metadata
- Download URL: aha-0.85adev-py2.5.egg
- Upload date:
- Size: 840.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57f531de6e2cbbf32e0c0d9d2127e97de61458bfc9722077724174f28d578192 |
|
MD5 | 09b77b3dbc43e333d730c92fbe125479 |
|
BLAKE2b-256 | 5ad02955b6424e0cd561f3af7ba1c2e2ac1e93ee0cad8266b0abb59b5a4bd93e |