Read and write SPSS files
Project description
A cross-platform Python interface to the IBM SPSS Statistics Input Output Module. Read or Write SPSS system files (.sav, .zsav)
Installation:
python setup.py install
Or alternatively:
pip install savReaderWriter --allow-all-external