Skip to main content

The Reahl web framework.

Project description

Reahl is a web application framework for Python programmers.

With Reahl, programming is done purely in Python, using concepts familiar from GUI programming—like reusable Widgets and Events. There’s no need for a programmer to know several different languages (HTML, JavaScript, template languages, etc) or to keep up with the tricks of these trades. The abstractions presented by Reahl relieve the programmer from the burden of dealing with the annoying problems of the web: security, accessibility, progressive enhancement (or graceful degradation) and browser quirks.

Reahl consists of many different eggs that are not all needed all of the time. This package does not contain much itself, but is an entry point for installing a set of Reahl eggs:

Install Reahl by installing with extras, eg: pip install “reahl[declarative,sqlite,dev,doc]” to install everything needed to run Reahl on sqlite, the dev tools and documentation. (On Windows platforms, use easy_install instead of pip.)

See http://www.reahl.org/docs/3.1/tutorial/gettingstarted.d.html for complete installation instructions.

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

reahl-3.1.1.tar.gz (25.7 kB view hashes)

Uploaded Source

Built Distribution

reahl-3.1.1-py2.py3-none-any.whl (5.2 kB view hashes)

Uploaded Python 2 Python 3

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