5 lines
228 B
Python
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) |