{ "info": { "author": "Waslley Souza", "author_email": "waslleys@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Software Development" ], "description": "Oracle Public Cloud Python Library\n==================================\n\nPython library to consume REST API of Oracle Public Cloud.\n\nCurrently the library is tested with Python 2.7, 3.5 and 3.6.\n\n*** UNOFFICIAL Python Library - Not maintained by Oracle ***\n\nInstalling\n----------\n\n### Install with pip\n\nUse `pip` to install from PyPI.\n\nPython 2:\n\n```sh\npip install oraclecloud\n```\n\nPython 3:\n\n```sh\npip3 install oraclecloud\n```\n\nUsage\n-----\n\nSee example of usage in the examples folder.\n\nAuthor\n------\n\nWritten by Waslley Souza.\n\nMIT license, all text above must be included in any redistribution\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/waslleysouza/oraclecloud", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "oraclecloud", "package_url": "https://pypi.org/project/oraclecloud/", "platform": "", "project_url": "https://pypi.org/project/oraclecloud/", "project_urls": { "Homepage": "https://github.com/waslleysouza/oraclecloud" }, "release_url": "https://pypi.org/project/oraclecloud/0.2/", "requires_dist": [ "numpy", "pycrypto", "requests" ], "requires_python": "", "summary": "Library for Oracle Public Cloud solutions", "version": "0.2" }, "last_serial": 4170382, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "35e4c583c32bb22f204eb78ea53f0b6e", "sha256": "de9c8fd3ed39e66c7ba46981a3baf92c6884a5efc1cdf2347ac9f23c8ae74e73" }, "downloads": -1, "filename": "oraclecloud-0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "35e4c583c32bb22f204eb78ea53f0b6e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5353, "upload_time": "2018-08-14T17:52:56", "url": "https://files.pythonhosted.org/packages/a1/96/4bb3500ac89ee4e3ec8a55d47e5f05ae9707742f18eca6a03cc4e33ca81a/oraclecloud-0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2ca424f28b832d6604c16b941b113df7", "sha256": "95a463f64e8616c41ec9f6f85872ce9ff3d09bc29dea6242aee61ab688c8e487" }, "downloads": -1, "filename": "oraclecloud-0.2.tar.gz", "has_sig": false, "md5_digest": "2ca424f28b832d6604c16b941b113df7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5457, "upload_time": "2018-08-14T17:52:57", "url": "https://files.pythonhosted.org/packages/dd/d8/a76aaf651b83f03d139c313f37f251731a30eacf752ac0580baaeadaed93/oraclecloud-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "35e4c583c32bb22f204eb78ea53f0b6e", "sha256": "de9c8fd3ed39e66c7ba46981a3baf92c6884a5efc1cdf2347ac9f23c8ae74e73" }, "downloads": -1, "filename": "oraclecloud-0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "35e4c583c32bb22f204eb78ea53f0b6e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5353, "upload_time": "2018-08-14T17:52:56", "url": "https://files.pythonhosted.org/packages/a1/96/4bb3500ac89ee4e3ec8a55d47e5f05ae9707742f18eca6a03cc4e33ca81a/oraclecloud-0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2ca424f28b832d6604c16b941b113df7", "sha256": "95a463f64e8616c41ec9f6f85872ce9ff3d09bc29dea6242aee61ab688c8e487" }, "downloads": -1, "filename": "oraclecloud-0.2.tar.gz", "has_sig": false, "md5_digest": "2ca424f28b832d6604c16b941b113df7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5457, "upload_time": "2018-08-14T17:52:57", "url": "https://files.pythonhosted.org/packages/dd/d8/a76aaf651b83f03d139c313f37f251731a30eacf752ac0580baaeadaed93/oraclecloud-0.2.tar.gz" } ] }