Radiality is a Python micro-framework based on asyncio and Observer pattern.
Radiality is designed to program business logic of web-applications with object-oriented reactive architecture.
- Python >= 3.6.7
Install via $ pip install radiality (soon to be on PyPI).
Take a look at the sample applications in the examples directory.
Apache 2.0