gituser/test_manylinux/: gviz-api-1.9.0 metadata and description

Homepage Simple index

Python API for Google Visualization

author Amit Weinstein, Misha Seltzer, Jacob Baskin
classifiers
  • Development Status :: 5 - Production/Stable
  • Intended Audience :: Developers
  • Topic :: Software Development :: Libraries :: Python Modules
  • License :: OSI Approved :: Apache Software License
  • Programming Language :: Python :: 2
  • Programming Language :: Python :: 2.6
  • Programming Language :: Python :: 2.7
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.3
  • Programming Language :: Python :: 3.4
  • Programming Language :: Python :: 3.5
  • Programming Language :: Python :: 3.6
keywords gviz,google visualization
license Apache 2.0
requires_dist
  • six
File Tox results History
gviz_api-1.9.0-py2.py3-none-any.whl
Size
15 KB
Type
Python Wheel
Python
2.7

This project is a helper python library for providers who want to implement a data source for visualizations built on the Google Visualization API.

(Please note that the dynamic example is not a full html page example but rather is an actual data source url that you can plug into a google.visualization.Query. See documentation at: http://code.google.com/apis/visualization/documentation/queries.html)

License

Copyright (C) 2009 Google Inc.

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.