Skip to main content

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


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page