/python-xplat

Python Cross Platform Function Library

Primary LanguagePythonMIT LicenseMIT

Xplat

Xplat (splat) provides a consistent api for common functions that are not standard across platforms.

API

get_username():

from xplat import xplat
xplat.get_username()