AERzip is an open-source Python package which provides useful tools to allow AEDAT files compression and decompression, thus decreasing the disk space required for storage.
You can install AERzip via pip thanks to its PyPi distribution:
pip install AERzip
The ReadTheDocs Documentation provides useful information about the implemented functions.