{ "info": { "author": "Adam Schubert", "author_email": "adam.schubert@sg1-game.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Topic :: Software Development" ], "description": "DwaPython\n=========\n\n[![Build Status](https://travis-ci.org/Salamek/DwaPython.svg?branch=master)](https://travis-ci.org/Salamek/DwaPython)\n\n\nPython library to communicate with Divine Warfare game API http://api.divine-warfare.com/doc/\n\n# Installation\n\n pip install DwaPython\n \n# Usage\n\nUsage is simple:\n\n```python\n\n#import a library\nfrom dwa import Dwa\n\n#set API token and URI of api (http://api.divine-warfare.com/ or http://apitest.divine-warfare.com/ for testing purposes)\ndwa = Dwa('32len_api_token', 'http://apitest.divine-warfare.com/')\n\n#get user obj\nuser = dwa.user()\n\n#get list of users\nlist_of_users = user.list({'limit': 20, 'page': 0})\n\n#get user token info\nuser_token_info = user.token({'username': 'test', 'password': 'test'})\n\n#get server obj\nserver = dwa.server()\n\n#get list of servers\nlist_of_servers = server.list({'limit': 20, 'page':0})\n\n#More info on http://api.divine-warfare.com/doc/\n\n```", "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/Salamek/DwaPython", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "DwaPython", "package_url": "https://pypi.org/project/DwaPython/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/DwaPython/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/Salamek/DwaPython" }, "release_url": "https://pypi.org/project/DwaPython/1.2.1/", "requires_dist": null, "requires_python": null, "summary": "Python library to communicate with Divine Warfare game API", "version": "1.2.1" }, "last_serial": 1753402, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "c943bbbebc8a84cb706b07c31d4f2e13", "sha256": "fadb3f5aaba0889ea0d75a2aad2f758b8f14d724e1a1a4275d770eb23e08dfb2" }, "downloads": -1, "filename": "DwaPython-1.0.tar.gz", "has_sig": false, "md5_digest": "c943bbbebc8a84cb706b07c31d4f2e13", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5549, "upload_time": "2014-10-14T22:49:10", "url": "https://files.pythonhosted.org/packages/0a/ae/c09c5ee07c8d033cd35583776c9f39b05722f14c9b0fc9cc092e2c866448/DwaPython-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "073bc1ba0a640cef7175afec964fc903", "sha256": "fea12705253805b739a2f93fca59f2059f9ce0d34cc1cd6a453ca5f0a0dd14dc" }, "downloads": -1, "filename": "DwaPython-1.1.tar.gz", "has_sig": false, "md5_digest": "073bc1ba0a640cef7175afec964fc903", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17819, "upload_time": "2014-10-14T22:55:50", "url": "https://files.pythonhosted.org/packages/80/c9/da0ef965c18b85e18b84547e82001bf2c4e94f2510148c0bc106fe6c9a6d/DwaPython-1.1.tar.gz" } ], "1.1.3": [ { "comment_text": "", "digests": { "md5": "07668ebcf851a12e09435bec369a964d", "sha256": "615bee5aa44dcb25cf8acea0a64237ccae379289ed540c1ed502aec4d06d9779" }, "downloads": -1, "filename": "DwaPython-1.1.3.tar.gz", "has_sig": false, "md5_digest": "07668ebcf851a12e09435bec369a964d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18458, "upload_time": "2015-02-23T02:53:52", "url": "https://files.pythonhosted.org/packages/ed/f5/5bd537adcaa8c808a07ed0dcae9bc963ffc22b216ecb8d287910c6be40e1/DwaPython-1.1.3.tar.gz" } ], "1.1.4": [ { "comment_text": "", "digests": { "md5": "2acbc981caddb8d60340c5b776fcb3ff", "sha256": "b440eb4ed3ce07e60f85144f5f9405a58634a294ae20b57dc6e8a96bf2a53cbb" }, "downloads": -1, "filename": "DwaPython-1.1.4.tar.gz", "has_sig": false, "md5_digest": "2acbc981caddb8d60340c5b776fcb3ff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18479, "upload_time": "2015-04-25T15:53:52", "url": "https://files.pythonhosted.org/packages/32/85/55a94aaf9077fa921fbd395b637718d4dda6ca09c63165e9a1372d0562fd/DwaPython-1.1.4.tar.gz" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "27a0d3a8b5ea71d0cac744a7b8908c2a", "sha256": "5b66311be1380e9af8ea441c2fe7497ce88fc9aeef0c42a50b30d0a508fdd2db" }, "downloads": -1, "filename": "DwaPython-1.2.0.tar.gz", "has_sig": false, "md5_digest": "27a0d3a8b5ea71d0cac744a7b8908c2a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19553, "upload_time": "2015-05-08T17:39:14", "url": "https://files.pythonhosted.org/packages/11/fc/f4176de9cbe111a6e581afe8df1bc5d70b8409d42e436b3b7248ca374aa3/DwaPython-1.2.0.tar.gz" } ], "1.2.1": [ { "comment_text": "", "digests": { "md5": "ab89ed731583c2e965c0bfbe647faa44", "sha256": "d7c934f5f824622a7561a57a3dcbaf5e01235c1605c66a5753bdef6b68c401f4" }, "downloads": -1, "filename": "DwaPython-1.2.1.tar.gz", "has_sig": false, "md5_digest": "ab89ed731583c2e965c0bfbe647faa44", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19834, "upload_time": "2015-10-05T21:47:38", "url": "https://files.pythonhosted.org/packages/0c/ed/abf18fd1fe42dd56f5ea2d5c7c925182f8182afc768b966c72a1d1eb2ea1/DwaPython-1.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ab89ed731583c2e965c0bfbe647faa44", "sha256": "d7c934f5f824622a7561a57a3dcbaf5e01235c1605c66a5753bdef6b68c401f4" }, "downloads": -1, "filename": "DwaPython-1.2.1.tar.gz", "has_sig": false, "md5_digest": "ab89ed731583c2e965c0bfbe647faa44", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19834, "upload_time": "2015-10-05T21:47:38", "url": "https://files.pythonhosted.org/packages/0c/ed/abf18fd1fe42dd56f5ea2d5c7c925182f8182afc768b966c72a1d1eb2ea1/DwaPython-1.2.1.tar.gz" } ] }