Badges: | |
---|---|
CI: | |
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.