Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e47fcc8

Browse filesBrowse files
authored
Add package compatibility information
1 parent e09995f commit e47fcc8
Copy full SHA for e47fcc8

File tree

Expand file treeCollapse file tree

1 file changed

+3
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-1
lines changed

‎bigquery/README.rst

Copy file name to clipboardExpand all lines: bigquery/README.rst
+3-1Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Python Client for Google BigQuery
22
=================================
33

4-
|GA| |pypi| |versions|
4+
|GA| |pypi| |versions| |compatibility|
55

66
Querying massive datasets can be time consuming and expensive without the
77
right hardware and infrastructure. Google `BigQuery`_ solves this problem by
@@ -17,6 +17,8 @@ processing power of Google's infrastructure.
1717
:target: https://pypi.org/project/google-cloud-bigquery/
1818
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-bigquery.svg
1919
:target: https://pypi.org/project/google-cloud-bigquery/
20+
.. |compatibility| image:: https://python-compatibility-tools.appspot.com/one_badge_image?badge_name=compatibility&package=git%2Bgit://github.com/googleapis/google-cloud-python.git%23subdirectory=bigquery
21+
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit://github.com/googleapis/google-cloud-python.git%23subdirectory=bigquery
2022
.. _BigQuery: https://cloud.google.com/bigquery/what-is-bigquery
2123
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/bigquery/index.html
2224
.. _Product Documentation: https://cloud.google.com/bigquery/docs/reference/v2/

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.