Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install aha

How to install aha

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install aha
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.85adev Available View build log
0.84adev Available View build log
0.83adev Available View build log
0.82adev Available View build log
0.81adev Available View build log
Windows (64-bit)
0.85adev Available View build log
0.84adev Available View build log
0.83adev Available View build log
0.82adev Available View build log
0.81adev Available View build log
Mac OS X (10.5+)
0.85adev Available View build log
0.84adev Available View build log
0.83adev Available View build log
0.82adev Available View build log
0.81adev Available View build log
Linux (32-bit)
0.85adev Available View build log
0.84adev Available View build log
0.83adev Available View build log
0.82adev Available View build log
0.81adev Available View build log
Linux (64-bit)
0.85adev Available View build log
0.84adev Available View build log
0.83adev Available View build log
0.82adev Available View build log
0.81adev Available View build log
 
License
BSD
Lastest release
version 0.85adev on Apr 4th, 2011

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.

Subscribe to package updates

Last updated Apr 4th, 2011

Download Stats

Last month:2

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.