Humbedooh commented on issue #38: URL: https://github.com/apache/kibble/issues/38#issuecomment-704770805
That assumes that this is a python package, which it is not :) It's a simple WSGI web site. I don't mind working towards a making it a proper pip package, but I think we'd need to discuss the overall structure and code if so. The base code has been largely untouched for 3 years, perhaps it's time to build a kibble backend v2 and discuss how we want it to work. I could think of many improvements such as using type hints (bonus points for annotated types from 3.9) to define APIs etc, maybe use asyncio and aiohttp for the server... ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
