Nicholas Ferraz de Oliv...
nikoferraz
3 points
Tools nikoferraz is Following
Python
python.org
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for it...
Django
djangoproject.com
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
Flask
flask.pocoo.org
Flask is intended for getting started very quickly and was developed with best intentions in mind.
Tornado
tornadoweb.org
By using non-blocking network I/O, Tornado can scale to tens of thousands of open connections, making it id...
Rust
rust-lang.org
Rust is a systems programming language that combines strong compile-time correctness guarantees with fast p...
Quart
gitlab.com/pgjones/quart
A Python ASGI web microframework with the same API as Flask.