1663 Forks
9011 Stars
9011 Watchers

gunicorn

gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.

How to download and setup gunicorn

Open terminal and run command
git clone https://github.com/benoitc/gunicorn.git
git clone is used to create a copy or clone of gunicorn repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with gunicorn https://github.com/benoitc/gunicorn/archive/master.zip

Or simply clone gunicorn with SSH
[email protected]:benoitc/gunicorn.git

If you have some problems with gunicorn

You may open issue on gunicorn support forum (system) here: https://github.com/benoitc/gunicorn/issues