Nicholas Ferraz de Oliv...
nikoferraz
3 points

Tools nikoferraz is Following

Python
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for it...
Django
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
Flask
Flask is intended for getting started very quickly and was developed with best intentions in mind.
Tornado
By using non-blocking network I/O, Tornado can scale to tens of thousands of open connections, making it id...
Rust
Rust is a systems programming language that combines strong compile-time correctness guarantees with fast p...
Quart
A Python ASGI web microframework with the same API as Flask.