Cross-platform virtual memory information
Project description
vmem
Cross-platform drop-in replacement for psutil's virtual_memory function, without native extensions, Cygwin compatible.
Install
pip install -U vmem
Usage
>>> from vmem import virtual_memory
>>> virtual_memory()
svmem(total=68658819072, available=34382245888, percent=49.9, used=34276573184, free=34382245888)
License
GPLv3
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
vmem-1.0.2.tar.gz
(16.7 kB
view details)
File details
Details for the file vmem-1.0.2.tar.gz
.
File metadata
- Download URL: vmem-1.0.2.tar.gz
- Upload date:
- Size: 16.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 95fe9ba737edea8e5737fb9ddda7031d7ca62fd53f53c1c4e95195f3c7d801fd |
|
MD5 | f178cd61d81e4b547fa38319db1e9f10 |
|
BLAKE2b-256 | ec56679d06f010abf87e20dd965b46412876118a0536ab06f56a5309ec2a2b92 |