/username

😺 Get the current user name

Primary LanguagePythonMIT LicenseMIT




username get the current username

Install

$ pip install username

Usage

import username

print(username())
# 'abranhe'

API

username()

Get current username

Related

License

MIT © Abraham Hernandez