python -m venv venv/or if You have multiple python version installed
py -3.11 -m venv venv/.\venv\Scripts\activatepip install flask gunicorn tweepypip freeze > requirements.txtweb: gunicorn greeting:app| Name | Name | Last commit date | ||
|---|---|---|---|---|
python -m venv venv/or if You have multiple python version installed
py -3.11 -m venv venv/.\venv\Scripts\activatepip install flask gunicorn tweepypip freeze > requirements.txtweb: gunicorn greeting:app