geoanonymizer.py

PyPi Docs

Consistent interface for anonymizing geo-coordinates.

Features

Getting Started

Installation

To get started:

$ pip install geoanonymizer

Example

Open tabular stream from csv source:

import geoanonymizer

# …

Documentation

exceptions

The library provides various of exceptions. Please consult with docstrings.

Read more

Enjoy!