{ "info": { "author": "Nicholas Serra", "author_email": "nick@528hazelwood.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Topic :: Internet", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "#Overview\nA simple python class to interface with the [Grove.io HTTP API](https://grove.io/help/api).\n\n#Installation\n```python\npip install python-grove\n```\n\n#Usage\n```python\nimport grove\ng = grove.GroveConnection()\n```", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/nicholasserra/python-grove/zipball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/nicholasserra/python-grove/", "keywords": "python grove grove.io http irc api", "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "python-grove", "package_url": "https://pypi.org/project/python-grove/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/python-grove/", "project_urls": { "Download": "https://github.com/nicholasserra/python-grove/zipball/master", "Homepage": "https://github.com/nicholasserra/python-grove/" }, "release_url": "https://pypi.org/project/python-grove/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "A python class to interface with the Grove.io HTTP API", "version": "0.0.1" }, "last_serial": 797953, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "adeaa1fcf3777b8150a04afb113cfdbc", "sha256": "64d58da0391028a418e9d64b1bdc926ffa44f1415a34491fa7448c7e0939d008" }, "downloads": -1, "filename": "python-grove-0.0.1.tar.gz", "has_sig": false, "md5_digest": "adeaa1fcf3777b8150a04afb113cfdbc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2534, "upload_time": "2012-04-12T17:28:18", "url": "https://files.pythonhosted.org/packages/5b/e0/ea675a3923ecd557b5e77eeaf4ab436109a4410de970d313df43188ddc32/python-grove-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "adeaa1fcf3777b8150a04afb113cfdbc", "sha256": "64d58da0391028a418e9d64b1bdc926ffa44f1415a34491fa7448c7e0939d008" }, "downloads": -1, "filename": "python-grove-0.0.1.tar.gz", "has_sig": false, "md5_digest": "adeaa1fcf3777b8150a04afb113cfdbc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2534, "upload_time": "2012-04-12T17:28:18", "url": "https://files.pythonhosted.org/packages/5b/e0/ea675a3923ecd557b5e77eeaf4ab436109a4410de970d313df43188ddc32/python-grove-0.0.1.tar.gz" } ] }