Metadata-Version: 2.1
Name: zsmapping
Version: 0.1.1
Summary: Python binding for ZSMapping
Home-page: https://github.com/netmanchris/
Author: netmanchris
Author-email: anon@anon.com
License: Apache2
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: requests
Requires-Dist: geopy
Requires-Dist: folium
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: matplotlib
Provides-Extra: dev
Requires-Dist: check-manifest; extra == "dev"
Provides-Extra: test
Requires-Dist: coverage; extra == "test"

zsmapping

**READ THIS FIRST**
This library is currently in alpha state and should not be used for production installations.
Support is not offered at this time, if you found this by accident, it's not for you.

##Description

This is a small project to make my life easier.

Installation

Product should be on pip. Can also be installed directly using the typical ways.

`pip install -r requirements.txt`



