My short description for my project.
Project description
测试
练习使用psutil获取相关指标并上传包到pypi:
- 内存(memeroy)
- 网络(network)
- 磁盘(disk)
- cpu
说明
Monitor类包含cpu()、mem()、net() 、disk()方法分别用于获取cpu、内存、网络及磁盘相关信息。 MyProvider类封装了产生数据的相关方法... ex:
# 自定义生成数据元祖/列表
source_name = ['name', 'email', 'address',
'ssn', 'company', 'job',
'phone_number', 'email'
]
provider = MyProvider()
test_data = provider.function_random(source_name, locale='zh_CN')
print(test_data)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
khnilPypiDemo-0.1.0.tar.gz
(6.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file khnilPypiDemo-0.1.0.tar.gz.
File metadata
- Download URL: khnilPypiDemo-0.1.0.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dbd83c89006448a7f1c5a4fe73071161d4e2a995c84c116f3a5fdb4e3072d0e1
|
|
| MD5 |
09a6a1a898f63f46e4c3bcea2ff79e01
|
|
| BLAKE2b-256 |
10984071253a7c2fd75520725538292dea2b0e98e1c177cce7126a99b915a56b
|
File details
Details for the file khnilPypiDemo-0.1.0-py3-none-any.whl.
File metadata
- Download URL: khnilPypiDemo-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4808daeb1eeec9b35065ef9c2a4438bb91ffd7678e349701241aa97cd164b4ea
|
|
| MD5 |
c8b5fa3ab864fceebf674acb7642d2ec
|
|
| BLAKE2b-256 |
f42ee23c9de742cc25542c7b9a0b621ee875d9bfe7845910fc8dee7aacb89372
|