Ethosa
Ethosa
There is no point in the current implementation of the GUI part. Plus it isn't even optimized.
### Here are some of the things I want to implement: - Add documentation to each public method; - Make a general code style; - Ensure code safe.
Start developing the GUI engine. You can advise how to improve it and what to add by leaving your comment here. 😄
Maybe it will be a good feature to use Python as a scripting language for scenes. 🤔
Write an example of a program that can be compiled on Android. (Before that, understand how to do it at all._.)
Here is [HappyX](https://github.com/HapticX/happyx) tutorial
### PyPI Username Ethosa ### Reason for request I losed access to email that was used in my PyPi account, but I can't change email to new ([email protected]) until my...
Hi, I use `anonimongo` to write [documentation](https://hapticx.github.io/happyx/#/guide/mongo_db) for HappyX web framework Your work is really awesome, I love it!
## Checklist - [x] HttpRequest; - [x] Server; - [x] PathParams, PathParam; - [x] Queries, Query; - [x] HttpHeaders, HttpHeader; - [x] HtmlResponse; - [x] JsonResponse; - [x] FileResponse; -...