Skip to main content
https://badge.fury.io/py/webobentrypoints.png https://travis-ci.org/regebro/webobentrypoints.png?branch=master https://pypip.in/d/webobentrypoints/badge.png

PasteDeploy entry points for WebOb WSGI apps

Features

WebOb includes several WSGI apps that you can use as a part of your application. However, it does not include ready to use entry points for usage in PasteDeploy ini files, for usage with for example [Gearbox](https://pypi.python.org/pypi/gearbox)

This module provides these entry points and the small wrappers needed.

The entry points provided are:

egg:webobentrypoints#staticdir

Example usage

Here is an example of a ini file configuration using the staticdir and the proxy apps:

[server:main]
use = egg:gearbox#wsgiref
host = 0.0.0.0
port = 5000

[composite:main]
use = egg:rutter#urlmap
/static = static
/ = content

# Serve the /static directory from local disk
[app:static]
use = egg:webobentrypoints#staticdir
path = %(here)s/theme

# Otherwise display http://webob.org/ as the content
[app:content]
use = egg:webobentrypoints#proxy
address = http://webob.org/
suppress_http_headers = accept-encoding connection

History

0.1.0 (2014-09-25)

  • First release on PyPI.

Release files for webobentrypoints 0.1.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for webobentrypoints 0.1.0
File Size Uploaded
webobentrypoints-0.1.0.zip 19.6 kB Details

Release files / webobentrypoints-0.1.0.zip

Download URL webobentrypoints-0.1.0.zip
Size 19.6 kB
Tags Source
SHA-256 checksum
How to use checksums
ec4685ba796ad4e43919412e3c6b6a3bdfe8222a513a52245821804cde6d2881
BLAKE2b-256 checksum
How to use checksums
ad5fcda080e63aa3e1c87a63ce974856c4049d6d1cd1aea8a6fbf1418fbc9efd
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.1.0 This release

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page