{
"info": {
"author": "Catalogic Software",
"author_email": "raghu@catalogicsoftware.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"License :: OSI Approved :: Apache Software License",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.6",
"Topic :: Software Development"
],
"description": "============\n ECX Client\n============\n\nThis project aims to build a Python client for Catalogic Software's \n`ECX `_ product. \n\nThis repo holds two components. \n\n- An SDK that can be used by anyone interested in integrating ECX\n operations in their workflow.\n\n- A command line utility with which ECX operations can be performed.\n\nInstallation\n============\n\n::\n\n$ pip install ecxclient\n\nUsage\n=====\n\n::\n\n $ ecxcli --help\n\n # This connects to ECX on localhost.\n $ ecxcli --user admin --passwd job list\n\n # To connect to a different host. Default user is \"admin\".\n $ ecxcli --url https://1.2.3.4:8443 --passwd job list\n\nNotes\n=====\n\n- After a successful login, the command \"remembers\" the login session\n so there is no need to pass user name and password with every\n run.\n\nKnown Issues\n============\n\n- When \"https\" URL is used, there are some warnings displayed on the\n console. We need to find a way to get rid of them.\n\n\n",
"description_content_type": null,
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/catalogicsoftware/ecxclient",
"keywords": "development",
"license": "Apache License 2.0",
"maintainer": "",
"maintainer_email": "",
"name": "ecxclient",
"package_url": "https://pypi.org/project/ecxclient/",
"platform": "",
"project_url": "https://pypi.org/project/ecxclient/",
"project_urls": {
"Homepage": "https://github.com/catalogicsoftware/ecxclient"
},
"release_url": "https://pypi.org/project/ecxclient/0.42/",
"requires_dist": [
"click",
"requests",
"tabulate",
"check-manifest; extra == 'dev'",
"coverage; extra == 'test'"
],
"requires_python": "",
"summary": "A client for Catalogic Software's ECX.",
"version": "0.42"
},
"last_serial": 2952753,
"releases": {
"0.42": [
{
"comment_text": "",
"digests": {
"md5": "256da9b570c02fb451996d37669cfd48",
"sha256": "5dd0dec308acea9e3c2d7cb5f17f17fe4f8a25df4d268dff4cc088d5591da186"
},
"downloads": -1,
"filename": "ecxclient-0.42-py2-none-any.whl",
"has_sig": false,
"md5_digest": "256da9b570c02fb451996d37669cfd48",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": null,
"size": 12308,
"upload_time": "2017-06-15T17:37:48",
"url": "https://files.pythonhosted.org/packages/d6/e5/af38275fe25cac46c3e81bab52bc991d55eba74268280d59c4c38773b507/ecxclient-0.42-py2-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "0607a1e69065e3b4f748006d1114e092",
"sha256": "1df081abdd1218e89055e7d6d83348142beedf68eaff3c6370bded98d8c81807"
},
"downloads": -1,
"filename": "ecxclient-0.42.tar.gz",
"has_sig": false,
"md5_digest": "0607a1e69065e3b4f748006d1114e092",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 9812,
"upload_time": "2017-06-15T17:37:50",
"url": "https://files.pythonhosted.org/packages/09/9e/1f85092ac250b20ee10b904562af4cd5dc3e64f0d629e0dff7d7f0351060/ecxclient-0.42.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "256da9b570c02fb451996d37669cfd48",
"sha256": "5dd0dec308acea9e3c2d7cb5f17f17fe4f8a25df4d268dff4cc088d5591da186"
},
"downloads": -1,
"filename": "ecxclient-0.42-py2-none-any.whl",
"has_sig": false,
"md5_digest": "256da9b570c02fb451996d37669cfd48",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": null,
"size": 12308,
"upload_time": "2017-06-15T17:37:48",
"url": "https://files.pythonhosted.org/packages/d6/e5/af38275fe25cac46c3e81bab52bc991d55eba74268280d59c4c38773b507/ecxclient-0.42-py2-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "0607a1e69065e3b4f748006d1114e092",
"sha256": "1df081abdd1218e89055e7d6d83348142beedf68eaff3c6370bded98d8c81807"
},
"downloads": -1,
"filename": "ecxclient-0.42.tar.gz",
"has_sig": false,
"md5_digest": "0607a1e69065e3b4f748006d1114e092",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 9812,
"upload_time": "2017-06-15T17:37:50",
"url": "https://files.pythonhosted.org/packages/09/9e/1f85092ac250b20ee10b904562af4cd5dc3e64f0d629e0dff7d7f0351060/ecxclient-0.42.tar.gz"
}
]
}