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

Asynchronous web toolkit for python - alpha

License

Notifications You must be signed in to change notification settings

quantmind/lux

Repository files navigation

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.