platform
TOC
- Attributes:
- 🅰 platform - watch updates in daemon
- Functions:
- Classes:
Attributes
🅰 platform
platform = PlatformInfo() #watch updates in daemon
Functions
🅵 load_send_platform_info
def load_send_platform_info():
Classes
🅲 PlatformInfo
class PlatformInfo:
🅼 __init__
def __init__(self):
🅼 username
def username(self):
🅼 machine
def machine(self):
🅼 processor
def processor(self):
🅼 os_name
def os_name(self):
🅼 os_release
def os_release(self):
🅼 python_version
def python_version(self):
🅼 python_build
def python_build(self):
🅼 json
def json(self):
🅼 __str__
def __str__(self) -> str: