Made on top of the orginal gspread Python API Wrapper, this wrapper (wrapper of a wrapper) targets at specific use cases such as returning row after finding column for a value. You'll get it if you use it. Development is open source and you can also request for features by opening an issue in Github.
Raw data
{
"_id": null,
"home_page": "https://github.com/TheReaper62/GSpread-Plus",
"name": "GSpreadPlus",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "Google Spreadsheets,Sheets,Sheetsv4,Python 3+,google-spreadsheets,spreadsheets",
"author": "FishballNoodles",
"author_email": "joelkhorxw@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/41/87/0693817f2ab14d32ef9d39c21cce17f53850f5638bf52df7d31136e29307/GSpreadPlus-0.4.7.tar.gz",
"platform": null,
"description": "Made on top of the orginal gspread Python API Wrapper, this wrapper (wrapper of a wrapper) targets at specific use cases such as returning row after finding column for a value. You'll get it if you use it. Development is open source and you can also request for features by opening an issue in Github.",
"bugtrack_url": null,
"license": "MIT",
"summary": "Specific Use Cases for Gspread Wrapper",
"version": "0.4.7",
"project_urls": {
"Download": "https://github.com/TheReaper62/GSpread-Plus/archive/refs/tags/v0.4.7.tar.gz",
"Homepage": "https://github.com/TheReaper62/GSpread-Plus"
},
"split_keywords": [
"google spreadsheets",
"sheets",
"sheetsv4",
"python 3+",
"google-spreadsheets",
"spreadsheets"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "41870693817f2ab14d32ef9d39c21cce17f53850f5638bf52df7d31136e29307",
"md5": "18e29e686b2e3e02e3e7589394fd3b77",
"sha256": "f12aaa2bc303bb6083bf061488221d019099a27bc5a733b12f7934919ac8ad5c"
},
"downloads": -1,
"filename": "GSpreadPlus-0.4.7.tar.gz",
"has_sig": false,
"md5_digest": "18e29e686b2e3e02e3e7589394fd3b77",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4228,
"upload_time": "2023-11-24T01:55:05",
"upload_time_iso_8601": "2023-11-24T01:55:05.003831Z",
"url": "https://files.pythonhosted.org/packages/41/87/0693817f2ab14d32ef9d39c21cce17f53850f5638bf52df7d31136e29307/GSpreadPlus-0.4.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-24 01:55:05",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "TheReaper62",
"github_project": "GSpread-Plus",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "gspread",
"specs": [
[
"==",
"5.3.2"
]
]
},
{
"name": "oauth2client",
"specs": [
[
"==",
"4.1.3"
]
]
}
],
"lcname": "gspreadplus"
}