Skip to content
/ geks Public
forked from kompoth/geks

Hexagonal mapmaking toolkit

License

Notifications You must be signed in to change notification settings

metaphist/geks

 
 

Repository files navigation

Geks

Package version Supported Python versions Coverage Status

Geks is a Python toolkit for generating geographical maps in a hexagonal lattice.

Installation

To install latest version from PyPI:

pip install geks[mpl]

Suffix mpl means that Geks will be installed with matplotlib that powers a testing front-end.

To install development version from GitHub (preferably in a virtual environment):

git clone https://github.com/kompoth/geks.git
make install-mpl

See other build and install commands in Makefile.

Credits

About

Hexagonal mapmaking toolkit

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 93.3%
  • Cython 5.2%
  • Makefile 1.5%