This repository has been archived on 2022-12-28. You can view files and clone it, but cannot push or open issues or pull requests.
gmclcore/command.py
2020-10-30 20:00:43 +08:00

5 lines
228 B
Python

#------------------#
import os,requests,json,time,sys,psutil,string,platform,glob,getpass,shutil,hashlib,random,subprocess,math,zipfile,threading
#------------------#
print(float(psutil.virtual_memory().free / 1024 ** 3) * 0.8)