Skip to main content

WSGI App Auto-Loader

Project description

Bartender is a WSGI application for managing other WSGI applications at runtime. It uses stevedore to load the applications and werkzeug to dispatch incoming requests based on the URL path.

Deploying with Bartender

Bartender is designed to make deploying servers composed of isolated components easier by removing manual configuration steps. The front-end server can be configured to load a Bartender instance once, and the Bartender will load the other applications and configure the dispatcher automatically.

Project details


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