{ "info": { "author": "Mitesh Shah, Vatsal Parekh", "author_email": "vatsalbparekh@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "PyUrbanDict\n===========\n\nAn unofficial Python wrapper to api of urbandictionary.com\n\nInstallation\n~~~~~~~~~~~~\n\n::\n\n git clone https://github.com/VatsalP/PyUrbanDict\n pip3 install -r requirements.txt\n python3 setup.py install\n\nRun tests\n~~~~~~~~~\n\nTo execute the tests, run:\n\n::\n\n python3 -m pyurbandicttests.main_test", "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/VatsalP/PyUrbanDict", "keywords": "api urbandictionary wrapper", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "PyUrbanDict", "package_url": "https://pypi.org/project/PyUrbanDict/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/PyUrbanDict/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/VatsalP/PyUrbanDict" }, "release_url": "https://pypi.org/project/PyUrbanDict/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Python wrapper for urbandictionary api", "version": "0.1.1" }, "last_serial": 2189305, "releases": { "0.1.0": [], "0.1.1": [ { "comment_text": "", "digests": { "md5": "201a57af27eb166a0fd1fd2a64826f7e", "sha256": "1739a4c808f19e12242390d159a95f660308f650d0820acab2df0f4a349eda96" }, "downloads": -1, "filename": "PyUrbanDict-0.1.1.tar.gz", "has_sig": false, "md5_digest": "201a57af27eb166a0fd1fd2a64826f7e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2287, "upload_time": "2016-06-27T13:06:55", "url": "https://files.pythonhosted.org/packages/d1/c9/28ffeeb513202d9acc434f27b4adbae6d3ee62dc73e1e4bded8b473fb24f/PyUrbanDict-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "201a57af27eb166a0fd1fd2a64826f7e", "sha256": "1739a4c808f19e12242390d159a95f660308f650d0820acab2df0f4a349eda96" }, "downloads": -1, "filename": "PyUrbanDict-0.1.1.tar.gz", "has_sig": false, "md5_digest": "201a57af27eb166a0fd1fd2a64826f7e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2287, "upload_time": "2016-06-27T13:06:55", "url": "https://files.pythonhosted.org/packages/d1/c9/28ffeeb513202d9acc434f27b4adbae6d3ee62dc73e1e4bded8b473fb24f/PyUrbanDict-0.1.1.tar.gz" } ] }