/lux

Asynchronous web toolkit for python - alpha

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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.