1
2
3
4
5
6
!/usr/bin/env python
-*- encoding: utf-8 -*-

import getpass

getpass.getuser()