Metadata-Version: 2.1
Name: sqterritory
Version: 0.0.2
Summary: Prototype package for calcuating balanced territories
Home-page: https://github.com/andy-esch/sqterritory
Author: Andy Eschbacher
Author-email: andy@carto.com
License: BSD
Keywords: min cost flow demo
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.6
Requires-Dist: numpy (>=0.15.0)
Requires-Dist: scikit-learn (>=0.19.0)
Requires-Dist: pandas (>=0.22.0)
Requires-Dist: networkx (>=2.2)
Requires-Dist: geopy (>=1.17.0)
Requires-Dist: geopandas (>=0.3.0)


# Territory Partitioning Prototype
More to come


