{ "info": { "author": "Zekeriya Koc", "author_email": "zekzekus@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "whmcs-restapi\n==========================\n\nExample local_settings.py::\n\n # Global configurations\n WHMCS_URL = \"http://yourdomain.com/includes/api.php\"\n API_USER = \"apiuser\"\n API_PASS = \"pass\"\n RESPONSE_TYPE = \"json\" # do not change. just JSON supported.\n\n\nNews\n====\n\n0.0.1\n---\n\nRelease date: 8/29/2018\n\n* client CRUD operations implemented\n* all responses are application/json typed\n* dropped XML response type support.\n* \"XML is a giant step to no direction at all\" Eric Naggum", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "rest server api flask whmcs http", "license": "Gnu General Public License v3", "maintainer": "", "maintainer_email": "", "name": "whmcs-restapi", "package_url": "https://pypi.org/project/whmcs-restapi/", "platform": "", "project_url": "https://pypi.org/project/whmcs-restapi/", "project_urls": null, "release_url": "https://pypi.org/project/whmcs-restapi/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "Rest API server for WHMCS SOAP like HTTP API", "version": "0.0.1" }, "last_serial": 4219369, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "6d54de6849b2fc6ee74a3e10dee5bd83", "sha256": "ccb1a45e6016e866588fc73fbcc311c353d234ffadaa75754963b97e3a50914b" }, "downloads": -1, "filename": "whmcs-restapi-0.0.1.tar.gz", "has_sig": false, "md5_digest": "6d54de6849b2fc6ee74a3e10dee5bd83", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2458, "upload_time": "2018-08-29T15:41:48", "url": "https://files.pythonhosted.org/packages/fa/7d/ca58875e7ab18baab8a5d18c62028fa4bd678ad9eaa2bb83c5a310e1c6a9/whmcs-restapi-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6d54de6849b2fc6ee74a3e10dee5bd83", "sha256": "ccb1a45e6016e866588fc73fbcc311c353d234ffadaa75754963b97e3a50914b" }, "downloads": -1, "filename": "whmcs-restapi-0.0.1.tar.gz", "has_sig": false, "md5_digest": "6d54de6849b2fc6ee74a3e10dee5bd83", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2458, "upload_time": "2018-08-29T15:41:48", "url": "https://files.pythonhosted.org/packages/fa/7d/ca58875e7ab18baab8a5d18c62028fa4bd678ad9eaa2bb83c5a310e1c6a9/whmcs-restapi-0.0.1.tar.gz" } ] }