# pynvme **Repository Path**: shuleiwang/pynvme ## Basic Information - **Project Name**: pynvme - **Description**: mirrors of pynvme github repo. - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # pynvme: builds your own tests. [![Document](https://readthedocs.org/projects/pynvme/badge/?version=latest)](https://pynvme.readthedocs.io) [![License](https://img.shields.io/github/license/cranechu/pynvme.svg)](https://github.com/pynvme/pynvme/blob/master/LICENSE) [![Release](https://img.shields.io/github/release/cranechu/pynvme.svg)](https://github.com/pynvme/pynvme/releases) The pynvme is a python extension module. Users can test NVMe devices intuitively in Python scripts. It is designed for NVMe storage developers with performance considered. Integrated with third-party tools (e.g. vscode and pytest), pynvme provides a convenient and professional solution of NVMe testing. ## Features: 1. access PCI configuration space 2. access NVMe registers in BAR space 3. send any NVMe admin/IO commands 4. support callback functions for NVMe commands 5. support MSI/MSIx interrupt 6. transparent checksum verification on every LBA data 7. IOWorker generates IO workload of high performance, low latency and high consistency 8. support multiple tests on different controllers and namespaces 9. integrate with pytest 10. integrate with VSCode 11. support NVMe over TCP targets ## Links: * GitHub: [https://github.com/pynvme/pynvme](https://github.com/pynvme/pynvme) * Mirror: [https://gitee.com/pynvme/pynvme](https://gitee.com/pynvme/pynvme) * Document: [https://pynvme.readthedocs.io/](https://pynvme.readthedocs.io/) * PDF: [https://buildmedia.readthedocs.org/media/pdf/pynvme/latest/pynvme.pdf](https://buildmedia.readthedocs.org/media/pdf/pynvme/latest/pynvme.pdf) * 21天pynvme之旅: [https://github.com/pynvme/pynvme/wiki](https://github.com/pynvme/pynvme/wiki) * Presentation: SPDK PRC Summit 2019, Beijing. [02_Presentation_26_Why_SSD_Developers_Need_Pynvme_and_Why_Pynvme_Needs_SPDK_Crane.pdf](https://raw.githubusercontent.com/cranechu/pynvme/master/doc/_static/02_Presentation_26_Why_SSD_Developers_Need_Pynvme_and_Why_Pynvme_Needs_SPDK_Crane.pdf) * Presentation: [pynvme builds your own tests.](https://raw.githubusercontent.com/cranechu/pynvme/master/doc/_static/pynvme_builds_your_own_tests.pdf) * For more support and consultant: cranechu@gmail.com