gspi


Namegspi JSON
Version 1.0.2 PyPI version JSON
download
home_pagehttp://www.shahilislam.ml/
SummaryGoogle Sheets Programming Interface
upload_time2023-04-01 12:42:26
maintainer
docs_urlNone
authorShahil Islam
requires_python
licenseMIT
keywords scripting automation python gsheets
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## 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": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "scripting,automation,python,gsheets",
    "author": "Shahil Islam",
    "author_email": "shahilislam@gmail.com",
    "download_url": "",
    "platform": null,
    "description": "## gspi\n\n*Google Sheets Programming Interface.*\n\n### A simpler way to Read & Write Google Sheets using Python\n\n## **Install**\n\n    pip install gspi\n\n## **Usage**\n\nCheck our `help` for module details:\n\n```python\ngspi -h\n```\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Google Sheets Programming Interface",
    "version": "1.0.2",
    "split_keywords": [
        "scripting",
        "automation",
        "python",
        "gsheets"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d481ce5d6c6451c45dbb732f34bb466ddaee4c263d27b812eaec538bc68f93a8",
                "md5": "039d421534d07c240182d83378440187",
                "sha256": "a6f262dc2d055dc2dfa34cf0ba20303617850c19a94d18b54bba4f18b178a045"
            },
            "downloads": -1,
            "filename": "gspi-1.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "039d421534d07c240182d83378440187",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 7422,
            "upload_time": "2023-04-01T12:42:26",
            "upload_time_iso_8601": "2023-04-01T12:42:26.127403Z",
            "url": "https://files.pythonhosted.org/packages/d4/81/ce5d6c6451c45dbb732f34bb466ddaee4c263d27b812eaec538bc68f93a8/gspi-1.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-01 12:42:26",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "gspi"
}
        
Elapsed time: 0.06471s