Skip to content

Latest commit

 

History

History
54 lines (41 loc) · 1.3 KB

readme.md

File metadata and controls

54 lines (41 loc) · 1.3 KB




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