# pynvm **Repository Path**: mirrors_pmem/pynvm ## Basic Information - **Project Name**: pynvm - **Description**: Python bindings for the PMDK. Non-volatile memory for Python. - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # pynvm - Non-volatile memory to Python ecosystem [![PyPI](https://img.shields.io/pypi/v/pynvm.svg)](https://pypi.python.org/pypi/pynvm) [![Build Status](https://travis-ci.org/pmem/pynvm.svg?branch=master)](https://travis-ci.org/pmem/pynvm) [![Coverage Status](https://coveralls.io/repos/github/pmem/pynvm/badge.svg?branch=master)](https://coveralls.io/github/pmem/pynvm?branch=master) [![Docs](https://readthedocs.org/projects/pip/badge/?version=latest)](http://pynvm.readthedocs.org/en/latest/) ## ⚠️ Discontinuation of the project The **pynvm** project will no longer be maintained by Intel. - Intel has ceased development and contributions including, but not limited to, maintenance, bug fixes, new releases, or updates, to this project. - Intel no longer accepts patches to this project. - If you have an ongoing need to use this project, are interested in independently developing it, or would like to maintain patches for the open source software community, please create your own fork of this project. - You will find more information [here](https://pmem.io/blog/2022/11/update-on-pmdk-and-our-long-term-support-strategy/). ## Introduction A Python implementation of bindings to the [Persistent Memory Development Kit](https://github.com/pmem/pmdk). ## Documentation The entire documentation is located at the [pynvm Documentation](http://pynvm.readthedocs.org/).