{ "info": { "author": "Stoplight", "author_email": "support@apimatic.io", "bugtrack_url": null, "classifiers": [], "description": "Songkiss\n=================\nThis API SDK was automatically generated by [APIMATIC Code Generator](https://apimatic.io/).\n\nThis SDK uses the Requests library and will work for Python ```2 >=2.7.9``` and Python ```3 >=3.4```.\n\nHow to configure:\n=================\nThe generated code might need to be configured with your API credentials. \nTo do that, open the file \"Configuration.py\" and edit its contents.\n\nHow to resolve dependencies: \n===========================\nThe generated code uses Python packages named requests, jsonpickle and dateutil.\nYou can resolve these dependencies using pip ( https://pip.pypa.io/en/stable/ ).\n\n 1. From terminal/cmd navigate to the root directory of the SDK.\n 2. Invoke ```pip install -r requirements.txt```\n\nNote: You will need internet access for this step.\n\nHow to use:\n===========\nAfter having resolved the dependencies, you can easily use the SDK following these steps.\n\n 1. Create a \"songkiss_test.py\" file in the root directory.\n 2. Use any controller as follows:\n```python\nfrom __future__ import print_function\nfrom songkiss.songkiss_client import SongkissClient\n\napi_client = SongkissClient()\ncontroller = api_client.search\nresponse = controller.get_search_artists()\n\nprint(response.results_page)\n\n# Or you can print more information\nprint(vars(response))\n```", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://stoplight.io", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "songkiss", "package_url": "https://pypi.org/project/songkiss/", "platform": "", "project_url": "https://pypi.org/project/songkiss/", "project_urls": { "Homepage": "https://stoplight.io" }, "release_url": "https://pypi.org/project/songkiss/0.1/", "requires_dist": null, "requires_python": "", "summary": "SongKick API for GigBot usage", "version": "0.1" }, "last_serial": 4523820, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "d85e243618930929d7d8a3a067ebf5c3", "sha256": "10f756eddff4b7f15d37eb3c2b472b674cde5e0a84bebc5a517f88fa710d0a12" }, "downloads": -1, "filename": "songkiss-0.1.tar.gz", "has_sig": false, "md5_digest": "d85e243618930929d7d8a3a067ebf5c3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15495, "upload_time": "2018-11-24T15:54:36", "url": "https://files.pythonhosted.org/packages/b2/4e/c076cb3e49a4e9e8642cb7d6085f5e15babccf76f75455f15cf615d971f3/songkiss-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d85e243618930929d7d8a3a067ebf5c3", "sha256": "10f756eddff4b7f15d37eb3c2b472b674cde5e0a84bebc5a517f88fa710d0a12" }, "downloads": -1, "filename": "songkiss-0.1.tar.gz", "has_sig": false, "md5_digest": "d85e243618930929d7d8a3a067ebf5c3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15495, "upload_time": "2018-11-24T15:54:36", "url": "https://files.pythonhosted.org/packages/b2/4e/c076cb3e49a4e9e8642cb7d6085f5e15babccf76f75455f15cf615d971f3/songkiss-0.1.tar.gz" } ] }