How to get current username of the computer using basic modules of python 3 on Windows 10
Channel:
Subscribers:
5,740
Published on ● Video Link: https://www.youtube.com/watch?v=J6yKnFSYaDI
In this video we are going to see how to get the current username of the computer using os and getpass modules of Python 3 on Windows 10.
os and getpass modules are available by default on python libraries no need to download and import.
Important note: This video is suitable for those who are using python on Windows only. Behaviour of modules might be different on other OS.
#python #python3 #pythonwindows #pythonmodules #osmodule
Other Videos By java frm
Tags:
how to get current username in python 3
how to get logged in user details in python 3 on windows
how to get userdetails in python 3
how to retrieve user details in python
python modules
python programming
python tutorial
python 3 programming
os module in python
getpass module in python how get username using os module
how to get username using getpass module
username python 3 windows