Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 399 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 399 Bytes

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.