I am trying website coding with Python to better organise my tools.
For starters, I installed Flask.
Below are the commands that I am using :
pip install Flask
#update the version
\Python\Python312\python.exe -m pip install --upgrade pip
I am trying website coding with Python to better organise my tools.
For starters, I installed Flask.
Below are the commands that I am using :
pip install Flask
#update the version
\Python\Python312\python.exe -m pip install --upgrade pip
I am trying website coding with Python to better organise my tools. For starters, I installed Flask. Below are the commands that I am usin...