https://github.com/perone/pynvm
Python bindings for the NVML. Non-volatile memory for Python.
https://github.com/perone/pynvm
Last synced: 9 months ago
JSON representation
Python bindings for the NVML. Non-volatile memory for Python.
- Host: GitHub
- URL: https://github.com/perone/pynvm
- Owner: perone
- License: bsd-3-clause
- Created: 2016-02-16T23:55:09.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-23T21:05:54.000Z (about 10 years ago)
- Last Synced: 2025-01-17T19:54:38.716Z (over 1 year ago)
- Language: Python
- Homepage: http://pynvm.readthedocs.org/
- Size: 74.2 KB
- Stars: 12
- Watchers: 7
- Forks: 16
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
[](https://pypi.python.org/pypi/pynvm)
[](https://travis-ci.org/perone/pynvm)
[](https://coveralls.io/github/perone/pynvm?branch=master)
[](http://pynvm.readthedocs.org/en/latest/)
# pynvm - Non-volatile memory to Python ecosystem
A Python implementation of bindings to the [NVM Library](https://github.com/pmem/nvml).
## Documentation
The entire documentation is located at the [pynvm Documentation](http://pynvm.readthedocs.org/).