binks

A simple WSGI HTTP server based on epoll and pre-forking

12
0
Python

binks

PyPI
APM

A simple WSGI web server.

Prerequisites

  • Python >= 3.6
  • werkzeug_raw

Install

pip install binks

Usage

binks --host 127.0.0.1 --port 8080 -w 5 --app examples.wsgi:app

Author

👤 xdd1874

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2019 xdd1874.

This project is MIT licensed.

Shout out to


This README was generated with ❤️ by readme-md-generator