Name | baserow-client JSON |
Version |
0.6.0
JSON |
| download |
home_page | |
Summary | Client for the baserow.io API. |
upload_time | 2023-05-13 17:22:52 |
maintainer | |
docs_url | None |
author | Niklas Rosenstein |
requires_python | >=3.8,<4.0 |
license | MIT |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# baserow-client
A Python client for [Baserow.io](https://baserow.io/) with simple ORM capabilities.
> __Note__: This package is currently under development. Some APIs may break without prior notice.
__Installation__
$ pip install baserow-client
Raw data
{
"_id": null,
"home_page": "",
"name": "baserow-client",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8,<4.0",
"maintainer_email": "",
"keywords": "",
"author": "Niklas Rosenstein",
"author_email": "rosensteinniklas@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/8c/8c/0ac701b0c8565ab2eebd1f93df4c8783563bcc21ec0c5ea278a1be909f4c/baserow_client-0.6.0.tar.gz",
"platform": null,
"description": "# baserow-client\n\nA Python client for [Baserow.io](https://baserow.io/) with simple ORM capabilities.\n\n> __Note__: This package is currently under development. Some APIs may break without prior notice.\n\n__Installation__\n\n $ pip install baserow-client\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Client for the baserow.io API.",
"version": "0.6.0",
"project_urls": {
"Homepage": "https://github.com/NiklasRosenstein/python-baserow-client"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e7e5c3bc32e34868a5e956ee535528c1b80dbe019e11b0a9ad917662b68ad9d1",
"md5": "5a2fded0d4cf11eeb14352fc408dc590",
"sha256": "c7a38f55565a5398d40726a30906f549b2ac58fa908e2edc3682e317287b3f39"
},
"downloads": -1,
"filename": "baserow_client-0.6.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5a2fded0d4cf11eeb14352fc408dc590",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8,<4.0",
"size": 16417,
"upload_time": "2023-05-13T17:22:51",
"upload_time_iso_8601": "2023-05-13T17:22:51.224572Z",
"url": "https://files.pythonhosted.org/packages/e7/e5/c3bc32e34868a5e956ee535528c1b80dbe019e11b0a9ad917662b68ad9d1/baserow_client-0.6.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8c8c0ac701b0c8565ab2eebd1f93df4c8783563bcc21ec0c5ea278a1be909f4c",
"md5": "b53db6293abcf80b16740ef21fdf5a4b",
"sha256": "a603268edb536448d35b54b5d9b207c09ddb78579a40cd9ab92e1ba32c98972d"
},
"downloads": -1,
"filename": "baserow_client-0.6.0.tar.gz",
"has_sig": false,
"md5_digest": "b53db6293abcf80b16740ef21fdf5a4b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8,<4.0",
"size": 12884,
"upload_time": "2023-05-13T17:22:52",
"upload_time_iso_8601": "2023-05-13T17:22:52.959502Z",
"url": "https://files.pythonhosted.org/packages/8c/8c/0ac701b0c8565ab2eebd1f93df4c8783563bcc21ec0c5ea278a1be909f4c/baserow_client-0.6.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-13 17:22:52",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "NiklasRosenstein",
"github_project": "python-baserow-client",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "baserow-client"
}