python_rest_flask icon indicating copy to clipboard operation
python_rest_flask copied to clipboard

Environment for Python 3

Open thezrail opened this issue 4 years ago • 0 comments

I gave up from the beginning couldn't create the environment with this >>

$ virtualenv venv $ source venv/bin/activate $ pip install flask flask-jsonpify flask-sqlalchemy flask-restful $ pip freeze

I would like to continue with the API tutorial if i could do that in python 3 I downloaded flask with pip flask and pip freeze in the terminal already those worked out

thezrail avatar Jun 22 '21 13:06 thezrail