About
This repository (rdapy) re-implements the main analytics used in Dave’s Redistricting (DRA). Unlike the analytics used in the app (dra-analytics) which are implememented in TypeScript, these are implemented in Python to make them easier to use outside of DRA.
There is also a high-volume offline scoring toolchain and various scripts to help with data preparation and analysis.
There are both a PyPi package and a command-line interface.