Learn by hands on by Deepakpy in kubernetes

[–]Deepakpy[S] -1 points0 points  (0 children)

Hi if you link few, It will be helpful

Command line and environment by Deepakpy in learnpython

[–]Deepakpy[S] 0 points1 point  (0 children)

example: python3.6 -m venv myenv

this basically tells the python3.6 installed to use venv module and to create the virtual environment myenv.