{ "info": { "author": "Dmitry Sagalovskiy, Grist Labs", "author_email": "dmitry@getgrist.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "grist_api\n=========\n\n.. image:: https://img.shields.io/pypi/v/grist_api.svg\n :target: https://pypi.python.org/pypi/grist_api/\n.. image:: https://img.shields.io/pypi/pyversions/grist_api.svg\n :target: https://pypi.python.org/pypi/grist_api/\n.. image:: https://travis-ci.org/gristlabs/py_grist_api.svg?branch=master\n :target: https://travis-ci.org/gristlabs/py_grist_api\n.. image:: https://readthedocs.org/projects/py_grist_api/badge/?version=latest\n :target: http://py_grist_api.readthedocs.io/en/latest/index.html\n\n.. Start of user-guide\n\nThe `grist_api` is a Python client for interacting with Grist.\n\nInstallation\n------------\ngrist_api is available on PyPI: https://pypi.python.org/pypi/grist_api/::\n\n pip install grist_api\n\nThe code is on GitHub: https://github.com/gristlabs/py_grist_api.\n\nThe API Reference is here: http://py_grist_api.readthedocs.io/en/latest/api-index.html.\n\nUsage\n-----\nTO BE DOCUMENTED.\n\n\nTests\n-----\nTests are in the ``tests/`` subdirectory. To run all tests, run::\n\n nosetests\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/gristlabs/py_grist_api", "keywords": "grist api database", "license": "Apache 2.0", "maintainer": "", "maintainer_email": "", "name": "grist-api", "package_url": "https://pypi.org/project/grist-api/", "platform": "", "project_url": "https://pypi.org/project/grist-api/", "project_urls": { "Homepage": "https://github.com/gristlabs/py_grist_api" }, "release_url": "https://pypi.org/project/grist-api/0.1.0/", "requires_dist": [ "future", "requests", "nose ; extra == 'test'", "coverage ; extra == 'test'", "vcrpy ; extra == 'test'" ], "requires_python": "", "summary": "Python client for interacting with Grist", "version": "0.1.0" }, "last_serial": 5459218, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "3f18473dc7854aa3bc197819fa88b867", "sha256": "c9f46d76f036fc0d6a219c202b48f6b95ed3078d2e03060da2ecc4cdcbf81f17" }, "downloads": -1, "filename": "grist_api-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3f18473dc7854aa3bc197819fa88b867", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 10927, "upload_time": "2019-06-27T22:23:00", "url": "https://files.pythonhosted.org/packages/31/f1/42c9b463f61692b58b9653acf662ce4bf517f50679bb9669ee250c7e47d2/grist_api-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "25e857b105d70a1c71f81fed16b150ff", "sha256": "498a235a5cda74305ce26babb12225c8912eeb3a489716cad5787c94d8a4c36a" }, "downloads": -1, "filename": "grist_api-0.1.0.tar.gz", "has_sig": false, "md5_digest": "25e857b105d70a1c71f81fed16b150ff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14276, "upload_time": "2019-06-27T22:23:02", "url": "https://files.pythonhosted.org/packages/e6/fc/5e8b8ff5f29fbfcc42cbe9cf919ffa288d60e88b2a954bd12048dec6a25c/grist_api-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3f18473dc7854aa3bc197819fa88b867", "sha256": "c9f46d76f036fc0d6a219c202b48f6b95ed3078d2e03060da2ecc4cdcbf81f17" }, "downloads": -1, "filename": "grist_api-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3f18473dc7854aa3bc197819fa88b867", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 10927, "upload_time": "2019-06-27T22:23:00", "url": "https://files.pythonhosted.org/packages/31/f1/42c9b463f61692b58b9653acf662ce4bf517f50679bb9669ee250c7e47d2/grist_api-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "25e857b105d70a1c71f81fed16b150ff", "sha256": "498a235a5cda74305ce26babb12225c8912eeb3a489716cad5787c94d8a4c36a" }, "downloads": -1, "filename": "grist_api-0.1.0.tar.gz", "has_sig": false, "md5_digest": "25e857b105d70a1c71f81fed16b150ff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14276, "upload_time": "2019-06-27T22:23:02", "url": "https://files.pythonhosted.org/packages/e6/fc/5e8b8ff5f29fbfcc42cbe9cf919ffa288d60e88b2a954bd12048dec6a25c/grist_api-0.1.0.tar.gz" } ] }