Skip to content

saulbert/savReaderWriter

 
 

Repository files navigation

SavReaderWriter

A cross-platform Python interface to the IBM SPSS Statistics Input Output Module. Read or Write SPSS system files (.sav, .zsav). Works with Python 2.7, 3.3, 3.4, 3.5, pypy

installation:

python setup.py install

Or alternatively:

pip install savReaderWriter

To get the 'bleeding edge' version straight from the repository do:

pip install -U -e git+https://bitbucket.org/fomcl/savreaderwriter.git#egg=savreaderwriter

Unittests are usually run on Linux Debian 8 64. Windows unittest and build results may be viewed here:

Build status

About

Fork of https://bitbucket.org/fomcl/savreaderwriter/src/master/ that is Python 3.10+ compatible.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 76.8%
  • Visual Basic .NET 10.5%
  • HTML 6.5%
  • C 4.1%
  • PowerShell 0.9%
  • Scheme 0.7%
  • Other 0.5%