Егор Аристов
egor3f_
6 points
Tools egor3f_ is Following
Python
python.org
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for it...
Flask
flask.pocoo.org
Flask is intended for getting started very quickly and was developed with best intentions in mind.
Redis
redis.io
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and mess...
NGINX
nginx.org
nginx [engine x] is an HTTP and reverse proxy server, as well as a mail proxy server, written by Igor Sysoe...
peewee
github.com/coleifer/peewee
A small, expressive orm, written in python (2.6+, 3.2+), with built-in support for sqlite, mysql and postgr...
PyCharm
jetbrains.com/pycharm
PyCharm’s smart code editor provides first-class support for Python, JavaScript, CoffeeScript, TypeScript, ...
uWSGI
github.com/unbit/uwsgi
The uWSGI project aims at developing a full stack for building hosting services.
SQLAlchemy
sqlalchemy.org
SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the ful...
Requests
docs.python-requests.org/en...
It is an elegant and simple HTTP library for Python, built for human beings. It allows you to send HTTP/1.1...