Python package to read and write sas, spss and stata files into/from pandas and polars data frames. It is a wrapper for the C library readstat.
Converts proprietary sas7bdat files from SAS into formats such as csv and XML useable by other programs. Currently supported conversiaions are csv, Excel (xlsx format), json, Pandas DataFrame, and XML.
CLI to convert sas7bdat and xport files into other formats
ReadStat binary distribution for working with SAS7BDAT files