Installing Flask-SQLAlchemy via pip

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

C:Python36Scripts>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: 

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset