No project description provided
Project description
pynvme
A pure python implementation of the NVMe spec's data structures, and a plugin infrastructure for driver specific accessors to devices.
Driver Plugins
Drive implementations are concrete subclasses of nvme.Driver
. This abstract class
defines the bare minimum behavior necessary to send NVMe commands to a device. In order
for the plugin to be recognized by this module, they must expose the class as a
setuptools entry point, or if you are using the Poetry build system,
as a plugin.
Versioning
This package follows semantic versioning. Every minor change before 1.0 may contain breaking changes in addition to feature additions.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file nvme-0.2.0.tar.gz
.
File metadata
- Download URL: nvme-0.2.0.tar.gz
- Upload date:
- Size: 9.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.8 CPython/3.9.7 Linux/5.4.109+
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c5a2fd8e830b800f8200bcd05873ef04c459466f82095664452c7db391f975b |
|
MD5 | 78d3868be0a0299ab74c8549ec43d5bf |
|
BLAKE2b-256 | d13cfdfc059dad5e6ac32277f36745504e98fe80bd31746b9eee22e3307b25de |
File details
Details for the file nvme-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: nvme-0.2.0-py3-none-any.whl
- Upload date:
- Size: 11.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.8 CPython/3.9.7 Linux/5.4.109+
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38591fa9e1b5483572f870285eedcecba460e8c0c2bc370699f19e5db630ac04 |
|
MD5 | e1cbb7cb4ca57f2ea504607a3cbbf240 |
|
BLAKE2b-256 | 5b72041b3dec49e1678d84aed18c7e1a60baadea716559373291a0108a6148f3 |