Skip to content
 
 

Repository files navigation

python-geohash

python-geohash is a fast, accurate Python geohashing library.

History

python-geohash 0.9.0 switches the speedup extension from C/C++ to Rust with PyO3.

python-geohash 0.8 introduced uint64 representation.

python-geohash 0.7.1 starts supporting python3k.

python-geohash 0.3 can create C extension. If you want to use python-geohash without C extension, simply copy geohash.py into your system. geohash.py will work fine without C extension.

License

Code is licensed under Apache License 2.0, MIT License and New BSD License. See the LICENSE file for details.

About

fast, accurate python geohashing library

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages