Metadata-Version: 1.2
Name: gaode-api-cli
Version: 0.0.2
Summary: 简易高德API命令行工具
Home-page: https://github.com/pythoneer-ml/pypi-gaode-api
Author: Albin
Author-email: binwei.zeng3@gmail.com
Maintainer: albin3
Maintainer-email: binwei.zeng3@gmail.com
License: BSD License
Description: # pypi-gaode-api
        pypi tools for gaode api, https://lbs.amap.com/api/webservice/summary
        
        ## Install
        
        ```
        pip install gaode-api-cli
        ```
        
        ## Intersection
        
        路口信息检索
        
        ### searchOne
        
        
        
Platform: all
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: Implementation
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries
