{ "info": { "author": "Savas Koc", "author_email": "savaskoc11@gmail.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 :: 3", "Topic :: Software Development :: Libraries" ], "description": "prestashop_api\n==============\n\nprestashop_api is a library for Python 2 and 3 to interact with the PrestaShop's Web Service API.\n\nLearn more about the PrestaShop Web Service from the [Official Prestashop Documentation].\n\nprestashop_api is a thin wrapper around the PrestaShop Web Service:\nit takes care of making the call to your PrestaShop instance's Web Service,\nsupports the Web Service's HTTP-based CRUD operations (handling any errors)\nand then returns the result ready for you to work with in Python (via xmltodict)\n\n\nInstallation\n============\n\nThe easiest way to install prestashop_api using pip:\n\n pip install prestashop_api\n\nIf you do not have setuptools, clone repo from [Source], unzip it and run:\n\n python setup.py install\n\n\nUsage\n=====\n\nsee [example.py]\n\nAPI Documentation\n=================\n\nDocumentation for the PrestaShop Web Service can be found on the\nPrestaShop wiki: [Using the REST webservice]\n\n\nCredits:\n========\n\nThanks to Prestashop SA for their PHP API Client PSWebServiceLibrary.php\n\n\nCopyright and License\n=====================\n\nCopyright 2016 Savas Koc\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\n\n[Official Prestashop Documentation]: http://doc.prestashop.com/display/PS16/Using+the+PrestaShop+Web+Service\n[Using the REST webservice]: http://doc.prestashop.com/display/PS16/Using+the+PrestaShop+Web+Service\n[Source]: https://github.com/savaskoc/prestashop_api\n[example.py]: example.py", "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/savaskoc/prestashop_api", "keywords": "prestashop api", "license": "Apache License 2.0", "maintainer": null, "maintainer_email": null, "name": "prestashop_api", "package_url": "https://pypi.org/project/prestashop_api/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/prestashop_api/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/savaskoc/prestashop_api" }, "release_url": "https://pypi.org/project/prestashop_api/0.0.1b1/", "requires_dist": null, "requires_python": null, "summary": "Prestashop api wrapper for python", "version": "0.0.1b1" }, "last_serial": 2541148, "releases": { "0.0.1b1": [ { "comment_text": "", "digests": { "md5": "ee286b1fc0eca9585a34b7b1851823b6", "sha256": "5f7f40e66119aff97a56e9a8d74a35710a2e8e33dbbb2c76e1eacffb63c85f74" }, "downloads": -1, "filename": "prestashop_api-0.0.1b1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ee286b1fc0eca9585a34b7b1851823b6", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4630, "upload_time": "2016-12-27T16:47:12", "url": "https://files.pythonhosted.org/packages/c9/83/0f4f23764712165da00f9f94179de22ee7f307074efd9ecd4a8bfcd08313/prestashop_api-0.0.1b1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "265758d646accadccb2dc8a64803720d", "sha256": "1ad1f1cbab09a37dc46849489783fdd042204a2443966732c47a6d641f56507b" }, "downloads": -1, "filename": "prestashop_api-0.0.1b1.tar.gz", "has_sig": false, "md5_digest": "265758d646accadccb2dc8a64803720d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6345, "upload_time": "2016-12-27T16:47:10", "url": "https://files.pythonhosted.org/packages/33/86/6fd3500d5cec4c3b543e26452ebb77bd8eab3ed69dc8112b4d72066a7a8a/prestashop_api-0.0.1b1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ee286b1fc0eca9585a34b7b1851823b6", "sha256": "5f7f40e66119aff97a56e9a8d74a35710a2e8e33dbbb2c76e1eacffb63c85f74" }, "downloads": -1, "filename": "prestashop_api-0.0.1b1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ee286b1fc0eca9585a34b7b1851823b6", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4630, "upload_time": "2016-12-27T16:47:12", "url": "https://files.pythonhosted.org/packages/c9/83/0f4f23764712165da00f9f94179de22ee7f307074efd9ecd4a8bfcd08313/prestashop_api-0.0.1b1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "265758d646accadccb2dc8a64803720d", "sha256": "1ad1f1cbab09a37dc46849489783fdd042204a2443966732c47a6d641f56507b" }, "downloads": -1, "filename": "prestashop_api-0.0.1b1.tar.gz", "has_sig": false, "md5_digest": "265758d646accadccb2dc8a64803720d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6345, "upload_time": "2016-12-27T16:47:10", "url": "https://files.pythonhosted.org/packages/33/86/6fd3500d5cec4c3b543e26452ebb77bd8eab3ed69dc8112b4d72066a7a8a/prestashop_api-0.0.1b1.tar.gz" } ] }