{ "info": { "author": "Roman Bogorodskiy", "author_email": "bogorodskiy@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "License :: Public Domain", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3" ], "description": "# py-urbandict\n\n[![Build\nStatus](https://travis-ci.org/novel/py-urbandict.svg?branch=master)](https://travis-ci.org/novel/py-urbandict)\n\npy-urbandict is a client for urbandictionary.com.\n\nProject page on github: https://github.com/novel/py-urbandict\nPyPI: https://pypi.org/project/urbandict/\n\n## Installation\n\nJust run:\n\n `sudo setup.py install`\n\n## Usage\n\nTo use it from command line, just use 'urbancli' tool like that:\n\n```\n$ urbandicli xterm\n1. xterm\n Godly creature, omnipotent, guru in every way imaginable.\n \n Examples:\n \n * I wish i was an xterm\n\n$\n```\n\nUsage from Python:\n\n```\n$ python3.2\nPython 3.2 (r32:88445, Feb 27 2011, 09:51:00) \n[GCC 4.2.1 20070719 [FreeBSD]] on freebsd8\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\n>>> import urbandict\n>>> urbandict.define('xterm')\n[{'word': 'xterm', 'example': 'I wish i was an xterm', 'def': 'Godly creature, omnipotent, guru in every way imaginable.'}]\n>>> \n```\n\nIt returns list of defitinitions for a term. Each list item is a dict with the following keys:\n\n* word -- the word itself\n* def -- definition of the term\n* example -- example of its usage (could be empty)", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/novel/py-urbandict", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "urbandict", "package_url": "https://pypi.org/project/urbandict/", "platform": "", "project_url": "https://pypi.org/project/urbandict/", "project_urls": { "Homepage": "https://github.com/novel/py-urbandict" }, "release_url": "https://pypi.org/project/urbandict/0.6.1/", "requires_dist": null, "requires_python": "", "summary": "CLI client and a library for urbandictionary.com", "version": "0.6.1" }, "last_serial": 6001832, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "9c9c9a0134d748e1d393546cf3ee6475", "sha256": "8c505327d4f0c88fce91ca1d6b5edf6409b90e3201ed021e89a90fb2cc8850ef" }, "downloads": -1, "filename": "urbandict-0.2.tar.gz", "has_sig": false, "md5_digest": "9c9c9a0134d748e1d393546cf3ee6475", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2819, "upload_time": "2012-10-08T17:19:54", "url": "https://files.pythonhosted.org/packages/8f/7a/60e63b96353948b8734f5adb1917fc87a898c6790937b596a906d2ac7c78/urbandict-0.2.tar.gz" }, { "comment_text": "", "digests": { "md5": "46715222035707f7b210028d328da94e", "sha256": "49fe1f00371a9687b622a041743b8e721b2c38ef11bbf90aa6334935433f3031" }, "downloads": -1, "filename": "urbandict-0.3.tar.gz", "has_sig": false, "md5_digest": "46715222035707f7b210028d328da94e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2830, "upload_time": "2014-04-14T18:00:43", "url": "https://files.pythonhosted.org/packages/08/3b/17d9f92e8e37bfd386d4b1b841766e2101d21c389f10f5ff35924a0c7b02/urbandict-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "f4eae8a79c45fd21520412a09db3aa65", "sha256": "b097d1df2350ff5a1a541899f5432c7d77ceeecd3172d1fe810e3d6611571814" }, "downloads": -1, "filename": "urbandict-0.4.tar.gz", "has_sig": false, "md5_digest": "f4eae8a79c45fd21520412a09db3aa65", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2925, "upload_time": "2015-06-28T10:12:58", "url": "https://files.pythonhosted.org/packages/eb/c5/63bb731d7f36efffdcb3869fe5b2e5bd2424780c88a4e67051bfaea6a323/urbandict-0.4.tar.gz" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "efc0d52e40ca628b263b2fe4cffaf16e", "sha256": "98405ff13cea555f5c2e49819354d759b9025a4ff45b4a2a99d5efa0eb34d48b" }, "downloads": -1, "filename": "urbandict-0.5.tar.gz", "has_sig": false, "md5_digest": "efc0d52e40ca628b263b2fe4cffaf16e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3852, "upload_time": "2016-02-07T23:38:39", "url": "https://files.pythonhosted.org/packages/2b/f4/865d1777529967702419666bea55d9a7cc40f2d4b678457f8d8bc42cbaf3/urbandict-0.5.tar.gz" } ], "0.6": [ { "comment_text": "", "digests": { "md5": "df41ba04df79aae64da4e184a1b51b21", "sha256": "76d089d381665d880267e38385a37f277611691e29cdaf03ed3676f0401efc91" }, "downloads": -1, "filename": "urbandict-0.6.tar.gz", "has_sig": false, "md5_digest": "df41ba04df79aae64da4e184a1b51b21", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21258, "upload_time": "2019-10-20T03:40:11", "url": "https://files.pythonhosted.org/packages/d0/3a/5508f3f8c6857ee1f7c6b56a7ef4b7573b91a4b26819e1305d9cca747caf/urbandict-0.6.tar.gz" } ], "0.6.1": [ { "comment_text": "", "digests": { "md5": "867d7a91471d9380373620da05e745e2", "sha256": "a19685ffa2450bea2df9bf328a6ce7c3c1e2213c95171ae2263b987cc54d201b" }, "downloads": -1, "filename": "urbandict-0.6.1.tar.gz", "has_sig": false, "md5_digest": "867d7a91471d9380373620da05e745e2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22346, "upload_time": "2019-10-20T03:48:09", "url": "https://files.pythonhosted.org/packages/4b/f0/1c118ab4ada5a86c511382ccb3cca614efafe499d7fd45682171c0ad612f/urbandict-0.6.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "867d7a91471d9380373620da05e745e2", "sha256": "a19685ffa2450bea2df9bf328a6ce7c3c1e2213c95171ae2263b987cc54d201b" }, "downloads": -1, "filename": "urbandict-0.6.1.tar.gz", "has_sig": false, "md5_digest": "867d7a91471d9380373620da05e745e2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22346, "upload_time": "2019-10-20T03:48:09", "url": "https://files.pythonhosted.org/packages/4b/f0/1c118ab4ada5a86c511382ccb3cca614efafe499d7fd45682171c0ad612f/urbandict-0.6.1.tar.gz" } ] }