Skip to content

Load, configure, and compose WSGI applications and servers

License

Notifications You must be signed in to change notification settings

stevepiercy/montague

 
 

Repository files navigation

Overview

Montague provides functions to load WSGI apps and servers based on configuration files.

Status

Montague is a pre-1.0 project using Semantic Versioning.

Travis-CI Build Status

AppVeyor Build Status

Coverage Status

PYPI Package

PYPI Package

Code Quality Status

Documentation Status

License

Free software: MIT license

Installation

pip install montague

Usage

To use Montague in a project:

import montague

Documentation

View online at: https://montague.readthedocs.org/

Build a local version of the docs:

tox -e docs

Development

To run the all tests run:

tox

About

Load, configure, and compose WSGI applications and servers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%