Skip to main content

A lightweight, componentised package for writing web applications

Project description

weblayer is a Python package, built on WebOb, that provides a set of components that can be used to handle requests within a WSGI application.

It is not a framework. In contrast, weblayer tries to prescribe as little as possible, allowing you to swap out components and work with your weapons of choice.

It’s fast, tested and documented. The source code is public domain.

Install

weblayer requires Python version 2.5 to 2.7. It’s operating system independent, so runs on Unix (including Mac OSX) and on Windows. Install it via the Python Package Index using Setuptools:

easy_install weblayer

Develop

To develop (or play around with) it, get the source code using Git:

git clone git://github.com/thruflo/weblayer.git
cd weblayer

Develop the egg:

python setup.py develop

Install the additional dependencies:

easy_install weblayer[dev]

Run the tests:

nosetests -c etc/nose.cfg

Generate the docs:

sphinx-build -a -b html doc doc/_build

If you have any problems or suggestions, Github Issues is the place to raise a ticket.

Usage

See the User Guide and examples for more information.

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

weblayer-0.4.2.tar.gz (58.1 kB view details)

Uploaded Source

Built Distribution

weblayer-0.4.2.macosx-10.4-i386.exe (131.0 kB view details)

Uploaded Source

File details

Details for the file weblayer-0.4.2.tar.gz.

File metadata

  • Download URL: weblayer-0.4.2.tar.gz
  • Upload date:
  • Size: 58.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for weblayer-0.4.2.tar.gz
Algorithm Hash digest
SHA256 c266e0ea60a0973058571f1f19472b72ccf8b3e67818d18b0b359cd0097215f2
MD5 18df3a0b08f9b8fe4b4a685c8d7119b1
BLAKE2b-256 00132d7ef27d18263618972b7dfb4609d382646a142838416d397c99e7227e20

See more details on using hashes here.

File details

Details for the file weblayer-0.4.2.macosx-10.4-i386.exe.

File metadata

File hashes

Hashes for weblayer-0.4.2.macosx-10.4-i386.exe
Algorithm Hash digest
SHA256 5855f7fafb3997a133a087d66a47ea34eb913bb25eccea7ebfb5933490b848a7
MD5 d2368e24d8ccc4851bfd71d3fb76ee0f
BLAKE2b-256 3814142858a8b2beb8b9a3960b773b36b3868c826f3b2bc83d97dee21876f369

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