{ "info": { "author": "Cyril DEMINGEON", "author_email": "cyril.demingeon@corp.ovh.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Utilities" ], "description": "OVH API CLI\r\n===========\r\n\r\n| OVH API CLI is a command line tool that allows usage of OVH\u2019s API from\r\n| within a terminal.\r\n\r\nInstallation\r\n------------\r\n\r\n::\r\n\r\n python setup.py install\r\n source /etc/bash_completion.d/ovhcli\r\n\r\nUsage\r\n-----\r\n\r\nPut credentials inside ``~/.ovhcli``\r\n\r\n::\r\n\r\n $ echo '{\\\r\n \"AK\": \"Account_KEY\",\\\r\n \"AS\": \"Account_SECRET\",\\\r\n \"CK\": \"Consumer_KEY\"\\\r\n } > ~/.ovhcli\r\n\r\nUse tab to trigger the completion\r\n\r\n::\r\n\r\n $ ovhcli [TAB]\r\n $ ovhcli /[TAB][TAB]\r\n allDom housing freefax directadmin overTheBox support\r\n auth installationTemplate horizonView office database telephony\r\n ...\r\n $ ovhcli /me\r\n me bill history subAccount\r\n backupCode changeEmail order subscription\r\n ...\r\n $ ovhcli /me/contact [TAB][TAB]\r\n get put\r\n $ ovhcli /me/contact PUT [TAB][TAB]\r\n --city= --line2= --province=\r\n --country= --line3= --zip=\r\n --line1= --otherDetails=\r\n\r\n # some parameters can be automagically listed:\r\n $ ovhcli /me/contact/\\{contactId\\} GET --contactId=[TAB][TAB]\r\n contact1 contact2 contact3", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://api.ovh.com/", "keywords": "ovh cli api apiv6", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "ovh_api_cli", "package_url": "https://pypi.org/project/ovh_api_cli/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ovh_api_cli/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://api.ovh.com/" }, "release_url": "https://pypi.org/project/ovh_api_cli/1.0.4/", "requires_dist": null, "requires_python": null, "summary": "A wrapper over OVH's API with killer autocomplete feature.", "version": "1.0.4" }, "last_serial": 3237617, "releases": { "1.0.4": [ { "comment_text": "", "digests": { "md5": "24f84e40a2a2834a0e81e86eb72a1781", "sha256": "252270894c55683d3fc22ae3c34d39a4825b21cd2d55eb8ffcf2670da7adf862" }, "downloads": -1, "filename": "ovh_api_cli-1.0.4.tar.gz", "has_sig": false, "md5_digest": "24f84e40a2a2834a0e81e86eb72a1781", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6429, "upload_time": "2016-09-03T14:49:36", "url": "https://files.pythonhosted.org/packages/80/0a/681e9ceac0032bb5ef2cb6a88a5562df4e7d0c86fac0af40d7df282b150c/ovh_api_cli-1.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "24f84e40a2a2834a0e81e86eb72a1781", "sha256": "252270894c55683d3fc22ae3c34d39a4825b21cd2d55eb8ffcf2670da7adf862" }, "downloads": -1, "filename": "ovh_api_cli-1.0.4.tar.gz", "has_sig": false, "md5_digest": "24f84e40a2a2834a0e81e86eb72a1781", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6429, "upload_time": "2016-09-03T14:49:36", "url": "https://files.pythonhosted.org/packages/80/0a/681e9ceac0032bb5ef2cb6a88a5562df4e7d0c86fac0af40d7df282b150c/ovh_api_cli-1.0.4.tar.gz" } ] }