Exnerator
https://github.com/nelsonlove/exneratorScoring Rorschach tests is a time-consuming process and the only software available to help is only available on a CD-ROM and priced at $900. I wrote a Python library called Exnerator while I was a clinical psychology Ph.D. student to facilitate easier scoring. Exnerator accepts Excel files and .csv files containing raw score data as input. It derives all of the ratios, secondary scores, and special indices from this raw data. The generated structural summary contains everything needed to perform a clinical writeup. I’ve written an extensive test suite with publicly available sample records to validate all generated scores.
You can try it for yourself at github.com/nelsonlove/exnerator.