shortest-splitline is a Python implementation of the shortest splitline algorithm, which can be used for drawing voting districts.
This project is in progress. Currently, I am working on code which downloads 2010 United States census files for states and processes them into one CSV file per state.
This project is inspired by the following articles: http://blog.cgpgrey.com/gerrymandering-explained/ http://rangevoting.org/GerryExamples.html