vhulagov / atapt

ATA Pass-Through library for python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

atapt

ATA Pass-Through library for python

If you need to get detailed information about the hard disk, read the SMART, run the built in SMART tests or work with hard disk security, this library can make your life easier.

Installation

pip install atapt

Usage example

sudo example.py /dev/ice

License

Released under MIT License. See the bundled LICENSE file for details.

About

ATA Pass-Through library for python

License:MIT License


Languages

Language:Python 100.0%