{ "info": { "author": "Ramiro G\u00f3mez", "author_email": "code@ramiro.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "# wikidata-dl\n\n## Description\n\n**wikidata-dl** is a command line programm for downloading data from [Wikidata](https://www.wikidata.org/) based on [SPARQL](https://en.wikipedia.org/wiki/SPARQL) queries passed to the program.\n\n## Installation\n\n pip install wikidata_dl\n\n## Usage\n\n wikidata-dl /path/to/my-query.sparql\n\n## Conventions\n\n* The SPARQL query you pass to the program must return Wikidata entity IDs.\n* The query variable where the entity ID is stored must be called ``item``.\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/yaph/wikidata-dl", "keywords": "wikidata,download,dl,command line,cli,sparql", "license": "MIT license", "maintainer": "", "maintainer_email": "", "name": "wikidata-dl", "package_url": "https://pypi.org/project/wikidata-dl/", "platform": "", "project_url": "https://pypi.org/project/wikidata-dl/", "project_urls": { "Homepage": "https://github.com/yaph/wikidata-dl" }, "release_url": "https://pypi.org/project/wikidata-dl/2019.10.4/", "requires_dist": [ "python-dateutil", "requests", "wptools" ], "requires_python": ">=3.5", "summary": "Download data from Wikidata based on input SPARQL query.", "version": "2019.10.4" }, "last_serial": 5929133, "releases": { "2019.10.4": [ { "comment_text": "", "digests": { "md5": "b6c36853a29dd6b51a4216d22833a7ee", "sha256": "b8f3018f2bb10487e905b2e0ad7d89f27fdfd69d9db3dc6b7cb2e5d81ddbf524" }, "downloads": -1, "filename": "wikidata_dl-2019.10.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b6c36853a29dd6b51a4216d22833a7ee", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.5", "size": 4807, "upload_time": "2019-10-04T16:04:51", "url": "https://files.pythonhosted.org/packages/e4/66/649babd419977a7e867a4a6f48064dbe8fdf430652b9797d7503d2f1970c/wikidata_dl-2019.10.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0dfef8c871296309cd7873e638ac1343", "sha256": "2ed3d7c92f9a1a954a8e83a8a9db54e314123c014cfae245c93db685ef5510fe" }, "downloads": -1, "filename": "wikidata_dl-2019.10.4.tar.gz", "has_sig": false, "md5_digest": "0dfef8c871296309cd7873e638ac1343", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 4278, "upload_time": "2019-10-04T16:04:53", "url": "https://files.pythonhosted.org/packages/07/1b/1a8d8be6dbde1f6bab8807b4181bb5bad4e3b2ba8e33935ffb83c8c1c8bb/wikidata_dl-2019.10.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b6c36853a29dd6b51a4216d22833a7ee", "sha256": "b8f3018f2bb10487e905b2e0ad7d89f27fdfd69d9db3dc6b7cb2e5d81ddbf524" }, "downloads": -1, "filename": "wikidata_dl-2019.10.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b6c36853a29dd6b51a4216d22833a7ee", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.5", "size": 4807, "upload_time": "2019-10-04T16:04:51", "url": "https://files.pythonhosted.org/packages/e4/66/649babd419977a7e867a4a6f48064dbe8fdf430652b9797d7503d2f1970c/wikidata_dl-2019.10.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0dfef8c871296309cd7873e638ac1343", "sha256": "2ed3d7c92f9a1a954a8e83a8a9db54e314123c014cfae245c93db685ef5510fe" }, "downloads": -1, "filename": "wikidata_dl-2019.10.4.tar.gz", "has_sig": false, "md5_digest": "0dfef8c871296309cd7873e638ac1343", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 4278, "upload_time": "2019-10-04T16:04:53", "url": "https://files.pythonhosted.org/packages/07/1b/1a8d8be6dbde1f6bab8807b4181bb5bad4e3b2ba8e33935ffb83c8c1c8bb/wikidata_dl-2019.10.4.tar.gz" } ] }