Python - How to set up a local programming environment for flask

Publié le: 03 mars 2021
sur la chaîne: Miquel Boada Artigas
462
0

Instructions

mkdir flaskEx; cd flasEx
python3 -m venv flaskEnviron # Creating a Python environment
pip3 install flask
Edit .bashrc file and add flask Path to PATH environment variable
Update PATH variable : you can close and open the terminal

Enviroment for Flask is created! Now you can create your own applications


Sur cette page du site, vous pouvez voir la vidéo en ligne Python - How to set up a local programming environment for flask durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Miquel Boada Artigas 03 mars 2021, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 462 fois et il a aimé 0 téléspectateurs. Bon visionnage!