Skip to content
This repository has been archived by the owner on Oct 27, 2019. It is now read-only.

Latest commit

 

History

History
41 lines (34 loc) · 1.77 KB

README.rst

File metadata and controls

41 lines (34 loc) · 1.77 KB

Lux



Badges:license pyversions status pypiversion
CI:circleci coverage
Documentation:https://github.com/quantmind/lux/tree/master/docs/readme.md
Downloads:https://pypi.python.org/pypi/lux
Source:https://github.com/quantmind/lux
Platforms:Linux, OSX, Windows. Python 3.5 and above
Keywords:asynchronous, wsgi, websocket, redis, json-rpc, REST, web

An asynchronous web framework for python. Lux is built with pulsar and uses asyncio as asynchronous engine. It can be configured to be explicitly asynchronous or implicitly asynchronous via the greenlet library.