Metadata-Version: 2.4
Name: geteverything
Version: 0.1.1
Author-email: goatP <yangyang0713@outlook.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/yangyang1209/geteverything
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests>=2.31.0
Requires-Dist: psutil>=5.9.0
Dynamic: license-file

<div align=center>

<h1>Geteverything</h1>
<h3>仅用“get”就能获取各类信息的库</h3>

</div>

## 使用方法
调用get类及其属性
主要面向使用中文的学习者
请下载最新版本

## 示例
### 调用
get.sys.cpu('使用率')
### 输出
打印“CPU使用率为_%”

## 安装方法
pip install geteverything

## 项目链接
https://github.com/yangyang1209/geteverything
