A small example package
Project description
greedy
Introduction
Greedy (topological) coloring for GeoPandas
greedy
is a Python package which brings topological (greedy) coloring to GeoPandas.
It offers several coloring strategies, all accessible using one line of code::
gdf['colors'] = greedy(gdf)
Documentation
Documentation of greedy
is available at martinfleis.github.io/greedy.
Install
You can install momepy
using Conda from conda-forge
(recommended):
conda install -c conda-forge greedy
or from PyPI using pip
:
pip install greedy
See the installation instructions for detailed instructions.
Copyright (c) 2017 - 2019 Martin Fleischmann, Nyall Dawson
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
greedy-0.1.0.tar.gz
(5.9 kB
view hashes)
Built Distribution
greedy-0.1.0-py2.py3-none-any.whl
(19.1 kB
view hashes)
Close
Hashes for greedy-0.1.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 71f738fc7ba1012938eeb3e4855d166b15f111ad43298c7c5553b4607213ad03 |
|
MD5 | 1fc9ac5c398676debb826e3d1c48779c |
|
BLAKE2b-256 | 8011f5a914890644d43a050bcecea55587c65a19df842cb63dbb09587d6417c2 |