## gspi
*Google Sheets Programming Interface.*
### A simpler way to Read & Write Google Sheets using Python
## **Install**
pip install gspi
## **Usage**
Check our `help` for module details:
```python
gspi -h
```
Raw data
{
"_id": null,
"home_page": "http://www.shahilislam.ml/",
"name": "gspi",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "scripting, automation, python, gsheets",
"author": "Shahil Islam",
"author_email": "shahilislam@gmail.com",
"download_url": null,
"platform": null,
"description": "## gspi\r\n\r\n*Google Sheets Programming Interface.*\r\n\r\n### A simpler way to Read & Write Google Sheets using Python\r\n\r\n## **Install**\r\n\r\n pip install gspi\r\n\r\n## **Usage**\r\n\r\nCheck our `help` for module details:\r\n\r\n```python\r\ngspi -h\r\n```\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Google Sheets Programming Interface",
"version": "1.0.3",
"project_urls": {
"Homepage": "http://www.shahilislam.ml/",
"Source": "https://github.com/islamshahil/gspi"
},
"split_keywords": [
"scripting",
" automation",
" python",
" gsheets"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "46bc2f5ac27abaf10d52fd645d2953096a61c14609a1b3fbdc8f2e278995b6f3",
"md5": "c6b3ff709ebb71381202a4cdb5de51f8",
"sha256": "eeb14634632ffa2ef74ee21ccc4ba74c1e0d00e0bec54c0e6f8ceeb277c68125"
},
"downloads": -1,
"filename": "gspi-1.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c6b3ff709ebb71381202a4cdb5de51f8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 7519,
"upload_time": "2024-09-21T13:16:25",
"upload_time_iso_8601": "2024-09-21T13:16:25.996513Z",
"url": "https://files.pythonhosted.org/packages/46/bc/2f5ac27abaf10d52fd645d2953096a61c14609a1b3fbdc8f2e278995b6f3/gspi-1.0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-21 13:16:25",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "islamshahil",
"github_project": "gspi",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "gspi"
}