Metadata-Version: 2.0
Name: rekt-googleplaces
Version: 0.2015.10.18
Summary: A requests wrapper library for dynamically generating rest clients for Google's Places API
Home-page: http://github.com/vengefuldrx/rekt-googleplaces/
Author: Dillon Hicks
Author-email: chronodynamic@gmail.com
License: Apache License Version 2
Platform: any
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: rekt-googlecore (>=0.2015.9.15)


Rekt GooglePlaces
=================

rekt is a wrapper around the requests library that makes generic rest
operations less painful. Rekt GooglePlaces contains specific
improvements for working with googleplaces.


