Update README.md

This commit is contained in:
BobSquarePants 2023-12-24 11:47:49 +01:00 committed by GitHub
parent c52dba9b29
commit 24a23e441e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1300,6 +1300,12 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* Asynchronous
* [Tornado](http://www.tornadoweb.org/en/latest/) - A web framework and asynchronous networking library.
## Web Frontend
*Libraries to interact with the [HTML DOM](https://en.wikipedia.org/wiki/HTML_DOM)*
*[Brython](https://github.com/brython-dev/brython) - Allow you to use Python instead of Javascript.
## WebSocket
*Libraries for working with WebSocket.*