{ "info": { "author": "Hans E Hyttinen", "author_email": "h@ketchup.is", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Official Picnic API client library for Python\n=============================================\n\nA Python library for Picnic's API. Python 2.7.9 and 3.4.3 (and above) are supported.\n\nSetup\n-----\n\nYou can install this package\u2014and its one dependency, ``requests``\u2014by doing::\n\n pip install picnic-python\n\nor::\n\n easy_install picnic-python\n\nObtaining a Picnic API Key\n--------------------------\n\nSign up for an API key at https://picnic.sh/api.\n\nUsing the Picnic API\n--------------------\n\nDocumentation for the API can be found at https://picnic.sh/api.\n\nUsing this client library\n-------------------------\n\nFor a quick demonstration of the available methods, please see `example.py`_.\n\n.. _example.py: example.py\n\nlist_websites()\n^^^^^^^^^^^^^^^\n\nReturns a list of ``Website`` s that you own.\n\nget_website(*domain_name*)\n^^^^^^^^^^^^^^^^^^^^^^^^^^\n\nReturns a ``Website`` referred to by the given *domain_name*.\n\nget_price(*domain_name*)\n^^^^^^^^^^^^^^^^^^^^^^^^\n\nReturns a ``DomainStatus`` for the given *domain_name*.\n\ncreate_website(*domain_name*, *html*)\n^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\nCreates a website with the given *html* content at the given *domain_name*, if available. If successful, returns a ``Website``.\n\nWebsite.update_content(*html*)\n^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\nOverwrites the ``Website``'s content with the given *html*.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ketchupinc/picnic-python", "keywords": "development picnic.sh", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "picnic-python", "package_url": "https://pypi.org/project/picnic-python/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/picnic-python/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/ketchupinc/picnic-python" }, "release_url": "https://pypi.org/project/picnic-python/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "Picnic API Python client library", "version": "0.2.0" }, "last_serial": 1513740, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "0ed88cba7b11e40f326df8db67300cc0", "sha256": "b0f33b49c5d8172ab230a502b02f44f1d627fa58449d2bb9973cb88ddc450ab1" }, "downloads": -1, "filename": "picnic_python-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "0ed88cba7b11e40f326df8db67300cc0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4882, "upload_time": "2015-04-20T20:48:32", "url": "https://files.pythonhosted.org/packages/05/94/1db2dbb8db2f7b2fb26ae0de31565a5042a3b51c318b9105ac26f24f4836/picnic_python-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "165ab88f03a09dbb9d4197b8697f328b", "sha256": "7eaaf6c5bbb09931bcf8ec817f96f0f2f23d56665560bfd859a7d226b362daa1" }, "downloads": -1, "filename": "picnic-python-0.1.0.tar.gz", "has_sig": false, "md5_digest": "165ab88f03a09dbb9d4197b8697f328b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3879, "upload_time": "2015-04-20T20:48:28", "url": "https://files.pythonhosted.org/packages/20/ea/3aeaf194ca1cffcf5f757104800268ed1d24582ae3c8ba964ce86a015b3d/picnic-python-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "d386922947e1673d7269b25de9d5e7b3", "sha256": "6f052d08cb9ceb5156b2e5ae617ab11d64a33215e49885a515edd6e6d1a131b6" }, "downloads": -1, "filename": "picnic_python-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d386922947e1673d7269b25de9d5e7b3", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4957, "upload_time": "2015-04-21T00:07:37", "url": "https://files.pythonhosted.org/packages/b9/c3/06f2b1aadba8e6f6f00e3a2687e06f158b2976769bfbcf10d98cf1690a64/picnic_python-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c8fecea0020c8545fbe90c1ec1d0923e", "sha256": "7ea6fa747093e7e0ea78958cb137975a443ff68abd7bde447858161fbbfe4a15" }, "downloads": -1, "filename": "picnic_python-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "c8fecea0020c8545fbe90c1ec1d0923e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4953, "upload_time": "2015-04-20T23:54:34", "url": "https://files.pythonhosted.org/packages/20/b6/408dcc42feb45865c890b9337b2717f03d7d62298d270c0d68721366e4f5/picnic_python-0.2.0-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d386922947e1673d7269b25de9d5e7b3", "sha256": "6f052d08cb9ceb5156b2e5ae617ab11d64a33215e49885a515edd6e6d1a131b6" }, "downloads": -1, "filename": "picnic_python-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d386922947e1673d7269b25de9d5e7b3", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4957, "upload_time": "2015-04-21T00:07:37", "url": "https://files.pythonhosted.org/packages/b9/c3/06f2b1aadba8e6f6f00e3a2687e06f158b2976769bfbcf10d98cf1690a64/picnic_python-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c8fecea0020c8545fbe90c1ec1d0923e", "sha256": "7ea6fa747093e7e0ea78958cb137975a443ff68abd7bde447858161fbbfe4a15" }, "downloads": -1, "filename": "picnic_python-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "c8fecea0020c8545fbe90c1ec1d0923e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4953, "upload_time": "2015-04-20T23:54:34", "url": "https://files.pythonhosted.org/packages/20/b6/408dcc42feb45865c890b9337b2717f03d7d62298d270c0d68721366e4f5/picnic_python-0.2.0-py3-none-any.whl" } ] }