{ "info": { "author": "Baptiste Fontaine", "author_email": "b@ptistefontaine.fr", "bugtrack_url": null, "classifiers": [], "description": "Permission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\nthe Software, and to permit persons to whom the Software is furnished to do so,\nsubject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\nDescription: # Wikidata for humans\n \n **wkdfh** is a Python module for humans who want to work with Wikidata.\n \n It\u2019s a wrapper around [`pywikibot`](https://www.mediawiki.org/wiki/Manual:Pywikibot)\n that adds a couple shortcuts to ease data exploration.\n \n **Note:** This is really experimental at this point.\n \n ## Example\n \n ```pycon\n >>> import wkdfh\n >>> p = wkdfh.Item(\"Q6756362\")\n >>> p.label\n 'Marcella Hazan'\n >>> p.populate_attributes()\n >>> p.given_name.label\n 'Marcella'\n >>> p.family_name.label\n 'Hazan'\n >>> p.sex_or_gender.label\n 'female'\n >>> p.viaf_id\n '79375768'\n ```\n \n ## Install\n \n pip install wkdfh\n \n Requirement: Python 3.\n \nPlatform: UNKNOWN\nClassifier: Intended Audience :: Developers\nClassifier: Operating System :: OS Independent\nClassifier: License :: OSI Approved :: MIT License\nClassifier: Programming Language :: Python :: 3\nClassifier: Programming Language :: Python :: 3.3\nClassifier: Programming Language :: Python :: 3.4\nClassifier: Programming Language :: Python :: 3.5\nClassifier: Programming Language :: Python :: 3.6\nClassifier: Programming Language :: Python :: 3.7\nClassifier: Topic :: Software Development :: Libraries :: Python Modules\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bfontaine/wkdfh", "keywords": "", "license": "Copyright \u00a9 2019 \u2013 Baptiste Fontaine", "maintainer": "", "maintainer_email": "", "name": "wkdfh", "package_url": "https://pypi.org/project/wkdfh/", "platform": "", "project_url": "https://pypi.org/project/wkdfh/", "project_urls": { "Homepage": "https://github.com/bfontaine/wkdfh" }, "release_url": "https://pypi.org/project/wkdfh/0.0.1/", "requires_dist": [ "pywikibot" ], "requires_python": "", "summary": "Wikidata for humans", "version": "0.0.1" }, "last_serial": 5174334, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "a0363ce3076b1169e8acd52c62eb5880", "sha256": "c5e8f589d938b33d4178aa15482d246115df4b59249646fd3b215a9195bd86f6" }, "downloads": -1, "filename": "wkdfh-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "a0363ce3076b1169e8acd52c62eb5880", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5058, "upload_time": "2019-04-22T19:49:40", "url": "https://files.pythonhosted.org/packages/a9/08/1b2ae8b9ba177cf0dbf882ff702c238213e05aca77aa80f28a0f0b1e4c7d/wkdfh-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0c7ac9b3f65040600a32744598eca078", "sha256": "049a273d60c6a365bfd32c6c0b4db306355cf0bf73d7ba9b255c8525b4d54cc2" }, "downloads": -1, "filename": "wkdfh-0.0.1.tar.gz", "has_sig": false, "md5_digest": "0c7ac9b3f65040600a32744598eca078", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3609, "upload_time": "2019-04-22T19:49:42", "url": "https://files.pythonhosted.org/packages/f9/e3/023e9c45e940c4cd8c20e0e38951cd3ffe85b47f538da5eb8e947876076a/wkdfh-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a0363ce3076b1169e8acd52c62eb5880", "sha256": "c5e8f589d938b33d4178aa15482d246115df4b59249646fd3b215a9195bd86f6" }, "downloads": -1, "filename": "wkdfh-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "a0363ce3076b1169e8acd52c62eb5880", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5058, "upload_time": "2019-04-22T19:49:40", "url": "https://files.pythonhosted.org/packages/a9/08/1b2ae8b9ba177cf0dbf882ff702c238213e05aca77aa80f28a0f0b1e4c7d/wkdfh-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0c7ac9b3f65040600a32744598eca078", "sha256": "049a273d60c6a365bfd32c6c0b4db306355cf0bf73d7ba9b255c8525b4d54cc2" }, "downloads": -1, "filename": "wkdfh-0.0.1.tar.gz", "has_sig": false, "md5_digest": "0c7ac9b3f65040600a32744598eca078", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3609, "upload_time": "2019-04-22T19:49:42", "url": "https://files.pythonhosted.org/packages/f9/e3/023e9c45e940c4cd8c20e0e38951cd3ffe85b47f538da5eb8e947876076a/wkdfh-0.0.1.tar.gz" } ] }