Skip to main content

Web Application Framework

Project description

Airy is a new Web application development framework.

Contrast to most currently available frameworks, Airy doesn’t use the standard notion of HTTP requests and pages.

Instead, it makes use of WebSockets (via Socket.io) and provides a set of tools to let you focus on the interface, not content delivery.

Currently Airy supports MongoDB only. We will support other NoSQL databases, but we have no plans for supporting SQL.

Requirements

Airy will install most required modules itself when you create a new project, so all you need is:

  • Python 2.6+

  • MongoDB

Installation

pip install airy

This will install Airy itself and the airy-admin.py script.

Usage

Once you have it installed, you should be able to use airy-admin.py

To create a new project, open a terminal and do:

airy-admin.py startproject project_name
cd project_name/
python manage.py update_ve
python manage.py runserver

You should have it running locally on port 8000. Open your browser and navigate to http://localhost:8000

Note: if it complains about a “Connection Error” it means you have no MongoDB running, or it’s dead.

About

Airy is created by Leto, a startup agency based in London, UK. Check out Leto website for help and support: http://letolab.com

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

airy-0.1.3.tar.gz (443.4 kB view details)

Uploaded Source

File details

Details for the file airy-0.1.3.tar.gz.

File metadata

  • Download URL: airy-0.1.3.tar.gz
  • Upload date:
  • Size: 443.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for airy-0.1.3.tar.gz
Algorithm Hash digest
SHA256 4949135fa5926eed7e79f64af7e80fad5b719dbae0cbe9cc2a4f355338a30e77
MD5 59a3347f0dcf6c3f07c63e57f35fadcb
BLAKE2b-256 9ef9dabb9146eb4ce63b9bb0e1ea291d42892d9560d8bff76116de07f4e75c6a

See more details on using hashes here.

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