{ "info": { "author": "JustMaffie", "author_email": "jorivanee@hotmail.com", "bugtrack_url": null, "classifiers": [], "description": "===============================\nPykemon 2.0\n===============================\n\nA python wrapper for `PokeAPI `_\n\nThis is remade from `the original Pykemon `_ due to it not being compatible with Python 3.0 or higher, it still works the same though.\n\nThis api wrapper is currently for the V1 API, soon I'll update it to V2\n\n* Free software: BSD license\n* Documentation: http://pykemon.rtfd.org.\n\n\nInstallation\n------------\n\nNice and simple:\n\n.. code-block:: bash\n\n $ pip install pykemon2.0\n\n\nUsage\n-----\n\nEven simpler:\n\n.. code-block:: python\n\n >>> import pykemon\n >>> client = pykemon.V1Client()\n >>> p = client.get_pokemon(uid=1)\n []\n\n\nFeatures\n--------\n\n* Generate Python objects from PokeAPI resources.\n\n* Human-friendly API", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/justmaffie/pykemon2.0", "keywords": "pykemon", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "pykemon2.0", "package_url": "https://pypi.org/project/pykemon2.0/", "platform": "", "project_url": "https://pypi.org/project/pykemon2.0/", "project_urls": { "Homepage": "https://github.com/justmaffie/pykemon2.0" }, "release_url": "https://pypi.org/project/pykemon2.0/1.0.3/", "requires_dist": null, "requires_python": "", "summary": "A Python wrapper for PokeAPI", "version": "1.0.3" }, "last_serial": 2995986, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "d8709c408f0366469acb3dfc43a97947", "sha256": "b2077cdf4e39320abc79b4a96983b1487401430bed12a946be5c5343d966253c" }, "downloads": -1, "filename": "pykemon2.0-1.0.0.tar.gz", "has_sig": false, "md5_digest": "d8709c408f0366469acb3dfc43a97947", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4590, "upload_time": "2017-07-03T07:02:38", "url": "https://files.pythonhosted.org/packages/72/a2/0e2daef2c0663b9997751c31a8def3bab1af65619d7f1216907be0517f1c/pykemon2.0-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "a3948e63b069eb2a8ab467b9dfc12201", "sha256": "980477f23bdad38b62b1df01d25ceca694d0937ba695441dc005424c44abfc8c" }, "downloads": -1, "filename": "pykemon2.0-1.0.1.tar.gz", "has_sig": false, "md5_digest": "a3948e63b069eb2a8ab467b9dfc12201", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4591, "upload_time": "2017-07-03T07:04:44", "url": "https://files.pythonhosted.org/packages/15/bc/500dc27afa7e7a6da27bc86995541ba21cd30c61637a05dee2e67d21c2a3/pykemon2.0-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "4bc65ae2d1a2d4a9d545544b5d976714", "sha256": "48ef9b5cd32863bb029da3f9f71c637403c11520ea97f78e34dbd25c4e533c4c" }, "downloads": -1, "filename": "pykemon2.0-1.0.2.tar.gz", "has_sig": false, "md5_digest": "4bc65ae2d1a2d4a9d545544b5d976714", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4564, "upload_time": "2017-07-03T07:14:18", "url": "https://files.pythonhosted.org/packages/87/0e/11d3d9cfeab4bd696ff91770da2fe78140305f1298d5952dea007438cff0/pykemon2.0-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "8e1781abfb99e670faa4a17cd69ab531", "sha256": "4ef927dedad3474e494763051f5eac5baf84ab363bed7c7d91466ff1c00d5458" }, "downloads": -1, "filename": "pykemon2.0-1.0.3.tar.gz", "has_sig": false, "md5_digest": "8e1781abfb99e670faa4a17cd69ab531", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4561, "upload_time": "2017-07-03T07:17:32", "url": "https://files.pythonhosted.org/packages/05/f9/76140ae50e365ea0be2f70a3dd77b3e3f7811c4e0c9609b06fbd9e2378e7/pykemon2.0-1.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8e1781abfb99e670faa4a17cd69ab531", "sha256": "4ef927dedad3474e494763051f5eac5baf84ab363bed7c7d91466ff1c00d5458" }, "downloads": -1, "filename": "pykemon2.0-1.0.3.tar.gz", "has_sig": false, "md5_digest": "8e1781abfb99e670faa4a17cd69ab531", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4561, "upload_time": "2017-07-03T07:17:32", "url": "https://files.pythonhosted.org/packages/05/f9/76140ae50e365ea0be2f70a3dd77b3e3f7811c4e0c9609b06fbd9e2378e7/pykemon2.0-1.0.3.tar.gz" } ] }