An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

[![PyPI](https://img.shields.io/pypi/v/pynvm.svg)](https://pypi.python.org/pypi/pynvm)
[![Build Status](https://travis-ci.org/perone/pynvm.svg?branch=master)](https://travis-ci.org/perone/pynvm)
[![Coverage Status](https://coveralls.io/repos/github/perone/pynvm/badge.svg?branch=master)](https://coveralls.io/github/perone/pynvm?branch=master)
[![Docs](https://readthedocs.org/projects/pip/badge/?version=latest)](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/).