Greedy

Latest version: v0.1.1

Safety actively analyzes 625095 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.0

Initial release of `greedy`.

**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.

Greedy or topological coloring (or sequential coloring) is a cartographic method of assigning colors to polygons (or other geometries, greedy supports all geometry types) in such a way, that no two adjacent polygons share the same color.

greedy is a small package providing such a functionality on top of GeoPandas GeoDataFrames. `greedy.greedy()` is all we need.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.