Metadata-Version: 1.0
Name: usgs-api
Version: 0.1.4a
Summary: A Python wrapper for the USGS National Water Information System JSON API
Home-page: https://bitbucket.org/UltraAyla/usgs-api
Author: Nick Santos
Author-email: python@nicksantos.com
License: Creative Commons Attribution Sharealike 3.0 Unported
Description: Please note that the module name is usgs, not usgs-api for importing. Also, Windows users may
        	need to install `pandas <http://pypi.python.org/pypi/pandas/>`_ separately via the binary installer. Pandas, in turn, requires numpy, which may also
        	need to be installed using the binary installer if you do not already have it installed.
        
        	A wrapper around the USGS Water Information System JSON API that provides native Python access. Documentation is available at Read the Docs (https://usgs-api.readthedocs.org/en/latest). The code and documentation are licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
        	
Keywords: usgs,api,nwis,water,data,wrapper
Platform: UNKNOWN
