Name | bq-tabulate JSON |
Version |
0.0.2
JSON |
| download |
home_page | None |
Summary | A tool to format BQ results as tables |
upload_time | 2023-08-11 13:38:01 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | None |
keywords |
bigquery
tabulate
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# BQ tabulate
[![PyPI - Version](https://img.shields.io/pypi/v/bq-tabulate.svg)](https://pypi.org/project/bq-tabulate)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/bq-tabulate.svg)](https://pypi.org/project/bq-tabulate)
-----
**Table of Contents**
- [Installation](#installation)
- [License](#license)
## Installation
```console
pip install bq-tabulate
```
## License
`bq-tabulate` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
Raw data
{
"_id": null,
"home_page": null,
"name": "bq-tabulate",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "BigQuery,tabulate",
"author": null,
"author_email": "Luis Osa <luis.osa.gdc@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/35/cd/fe3929b646d3135638338108b69e2cc27605d754fbfe075e4961a44d2911/bq_tabulate-0.0.2.tar.gz",
"platform": null,
"description": "# BQ tabulate\n\n[![PyPI - Version](https://img.shields.io/pypi/v/bq-tabulate.svg)](https://pypi.org/project/bq-tabulate)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/bq-tabulate.svg)](https://pypi.org/project/bq-tabulate)\n\n-----\n\n**Table of Contents**\n\n- [Installation](#installation)\n- [License](#license)\n\n## Installation\n\n```console\npip install bq-tabulate\n```\n\n## License\n\n`bq-tabulate` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.\n",
"bugtrack_url": null,
"license": null,
"summary": "A tool to format BQ results as tables",
"version": "0.0.2",
"project_urls": {
"Documentation": "https://github.com/logc/bq-tabulate#readme",
"Issues": "https://github.com/logc/bq-tabulate/issues",
"Source": "https://github.com/logc/bq-tabulate"
},
"split_keywords": [
"bigquery",
"tabulate"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "5e74ed3b69c418a7146a4cc3d6328b7f2226834968c458031e0ffe16eefc384b",
"md5": "ffc1f40f24840bb3ab2a90a91d7d878f",
"sha256": "bdea5bb3ac3a344fc2d4f6b8ef398a8a241961d041f3a51e2b62340d27ca422a"
},
"downloads": -1,
"filename": "bq_tabulate-0.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ffc1f40f24840bb3ab2a90a91d7d878f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 3682,
"upload_time": "2023-08-11T13:38:00",
"upload_time_iso_8601": "2023-08-11T13:38:00.711014Z",
"url": "https://files.pythonhosted.org/packages/5e/74/ed3b69c418a7146a4cc3d6328b7f2226834968c458031e0ffe16eefc384b/bq_tabulate-0.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "35cdfe3929b646d3135638338108b69e2cc27605d754fbfe075e4961a44d2911",
"md5": "6852280908c340a533a7c8be2456e0f4",
"sha256": "6dff15329ae2cb795e7000abd0e811dd8b49814e4f2a4428886b0000bd3bd49a"
},
"downloads": -1,
"filename": "bq_tabulate-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "6852280908c340a533a7c8be2456e0f4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 30038,
"upload_time": "2023-08-11T13:38:01",
"upload_time_iso_8601": "2023-08-11T13:38:01.911464Z",
"url": "https://files.pythonhosted.org/packages/35/cd/fe3929b646d3135638338108b69e2cc27605d754fbfe075e4961a44d2911/bq_tabulate-0.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-11 13:38:01",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "logc",
"github_project": "bq-tabulate#readme",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "bq-tabulate"
}