Python
- Welcome to Python.org
https://www.python.org/
The official home of the Python Programming Language - Flask (A Python Microframework)
http://flask.pocoo.org/
Flask is a microframework for Python based on Werkzeug, Jinja 2 and good intentions - Programming for Everybody (Getting Started with Python) | Coursera
https://www.coursera.org/learn/python
This course aims to teach everyone the basics of programming computers using Python. We cover the basics of how one constructs a program from a series of simple instructions in Python. - SQLAlchemy - The Database Toolkit for Python
https://www.sqlalchemy.org/
SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL. - The Web framework for perfectionists with deadlines | Django
https://www.djangoproject.com/
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.