Installing Flask-SQLAlchemy via pip

Use the command pip install flask-sqlalchemy to install the flask-sqlalchemy wheel and its required dependencies:

C:\Python36\Scripts>pip install flask-sqlalchemy

The install command will find the flask-sqlalchemy wheel file (a pre-built file type used by pip to install modules) on PyPI and run the installation process: 

Get Mastering Geospatial Analysis with Python now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.