Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nvme-0.2.0.tar.gz (9.9 kB view hashes)

Uploaded Source

Built Distribution

nvme-0.2.0-py3-none-any.whl (11.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page