{ "info": { "author": "Andreas S\u00f8vik, Mats Lindh", "author_email": "arsovik@gmail.com, mats.lindh@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Python client for Imbo\n======================\n\nA client for Imbo written in Python for 2.7/3.4+\n\n\nInstallation\n============\n\nInstall the most recently released version from pip:\n\n pip install imboclient\n\n.. or if you like living on the edge, install the bleeding fresh version directly from Github:\n\n pip install git+git://github.com/imbo/imboclient-python.git\n\n\nUsage\n=====\n\nFor a quick overview of the current functionality refer to the integration tests that perform simple operations with the client.\n\n\nDevelop/Contribute to Python client for Imbo\n============================================\n\nGet the code and install dependencies:\n\n git clone git@github.com:imbo/imboclient-python.git\n cd imboclient-python && make install\n\nRun the unit testsuite:\n\n make test\n\nrun the integration testsuite (NOTE: this requires a running imbo-instance as specified in imboclient/test/integration/config.py):\n\n make integration-test\n\n- Keep it simple and easy to understand\n- Solid test coverage\n- PEP8\n\nLicense\n=======\n\nCopyright (c) 2013, Andreas S\u00f8vik \n\nLicensed under the MIT License", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.imbo-project.org", "keywords": null, "license": "LICENSE.txt", "maintainer": null, "maintainer_email": null, "name": "imboclient", "package_url": "https://pypi.org/project/imboclient/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/imboclient/", "project_urls": { "Homepage": "http://www.imbo-project.org" }, "release_url": "https://pypi.org/project/imboclient/0.1.2/", "requires_dist": null, "requires_python": null, "summary": "Python client for Imbo", "version": "0.1.2" }, "last_serial": 2585299, "releases": { "0.0.1b0": [ { "comment_text": "", "digests": { "md5": "5093125531f00f3516821b89c9f1f2bb", "sha256": "3e8e22669614eb839ffa9c488b496f77b6c565a9999123980a20b327a500ffdb" }, "downloads": -1, "filename": "imboclient-0.0.1b0.zip", "has_sig": false, "md5_digest": "5093125531f00f3516821b89c9f1f2bb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13031, "upload_time": "2016-07-12T20:05:50", "url": "https://files.pythonhosted.org/packages/92/63/8d0400d6e94dfe7c5b82398bd2d1e9a46feba8ef109fefb2197a5767411c/imboclient-0.0.1b0.zip" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "c7c4fd36bcff3a4053ad71e1a35778f1", "sha256": "d377099fb587745963ffdc7e1a6ba6fc2287b1b63def8bc51050fb7eafbdbef0" }, "downloads": -1, "filename": "imboclient-0.1.2.zip", "has_sig": false, "md5_digest": "c7c4fd36bcff3a4053ad71e1a35778f1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 90841, "upload_time": "2017-01-19T15:44:02", "url": "https://files.pythonhosted.org/packages/e8/7f/26b5cbe3a5e4fbcbebe11c82d8c7505ef13adf800fac4fdac2a2bc6c2d7c/imboclient-0.1.2.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c7c4fd36bcff3a4053ad71e1a35778f1", "sha256": "d377099fb587745963ffdc7e1a6ba6fc2287b1b63def8bc51050fb7eafbdbef0" }, "downloads": -1, "filename": "imboclient-0.1.2.zip", "has_sig": false, "md5_digest": "c7c4fd36bcff3a4053ad71e1a35778f1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 90841, "upload_time": "2017-01-19T15:44:02", "url": "https://files.pythonhosted.org/packages/e8/7f/26b5cbe3a5e4fbcbebe11c82d8c7505ef13adf800fac4fdac2a2bc6c2d7c/imboclient-0.1.2.zip" } ] }