This version demonstrates the idea of Brython-Server, but does not represent the final functionality. Furthermore, the design of Brython-Server at this stage is inherently unable to scale, since it does not cache results from Github and is liable to overrun its API limits. All data are retrieved and cached in Redis session objects. Github requests are still unconditional.