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.
pip install atapt
sudo example.py /dev/ice
Released under MIT License. See the bundled LICENSE file for details.