Skip to main content

Gunicorn with concurrent support for HTTP Pipeline requests

Project description

Gunicorn

PyPI version Supported Python versions Build Status

Gunicorn ‘Green Unicorn’ is a Python WSGI HTTP Server for UNIX. It’s a pre-fork worker model ported from Ruby’s Unicorn project. The Gunicorn server is broadly compatible with various web frameworks, simply implemented, light on server resource usage, and fairly speedy.

Feel free to join us in #gunicorn on Freenode.

Documentation

The documentation is hosted at http://docs.gunicorn.org.

Installation

Gunicorn requires Python 2.x >= 2.6 or Python 3.x >= 3.2.

Install from PyPI:

$ pip install gunicorn

Usage

Basic usage:

$ gunicorn [OPTIONS] APP_MODULE

Where APP_MODULE is of the pattern $(MODULE_NAME):$(VARIABLE_NAME). The module name can be a full dotted path. The variable name refers to a WSGI callable that should be found in the specified module.

Example with test app:

$ cd examples
$ gunicorn --workers=2 test:app

License

Gunicorn is released under the MIT License. See the LICENSE file for more details.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gunicorn_pipe-19.10.0.tar.gz (398.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gunicorn_pipe-19.10.0-py2.py3-none-any.whl (113.6 kB view details)

Uploaded Python 2Python 3

File details

Details for the file gunicorn_pipe-19.10.0.tar.gz.

File metadata

  • Download URL: gunicorn_pipe-19.10.0.tar.gz
  • Upload date:
  • Size: 398.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.42.1 CPython/3.7.7

File hashes

Hashes for gunicorn_pipe-19.10.0.tar.gz
Algorithm Hash digest
SHA256 4f00e5b8e9761b6737d924595fc6551bd49b406626531d9594cd98037e5d4d20
MD5 2712779863500a86a8d4de0db755478f
BLAKE2b-256 0d71bd90b582061de850dbc13ef496c7e53b2f385cf04445636ab8ff3d830758

See more details on using hashes here.

File details

Details for the file gunicorn_pipe-19.10.0-py2.py3-none-any.whl.

File metadata

  • Download URL: gunicorn_pipe-19.10.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 113.6 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.42.1 CPython/3.7.7

File hashes

Hashes for gunicorn_pipe-19.10.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b8b5e39f9bc678888b3d994a2d2bd3b5ce0e76398979b90ad5bb4ec70598181f
MD5 ecd4787e545bfe9482bcd395ae7ffe0b
BLAKE2b-256 357f12c0965ad68f6767a4972d91235a42b965d25ed9a223e95b18355183e584

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page