@User the python package DeCiDa also has support for reading spice raw files. You can use the read_nutmeg function descried here:
https://pythonhosted.org/DeCiDa/Data.html. I haven't tested it with large files, but it does have a "block" argument that might be meant for reading the file in chunks.