Metadata-Version: 2.1
Name: wikidatatool
Version: 0.0.4
Summary: Python package to search item from Wikidata
Author-email: Alaa Omar <alaa.omer2009@gmail.com>
License: MIT License
Project-URL: Homepage, https://github.com/eng-aomar/wikidatatool
Keywords: wikidatatool
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: AUTHORS.rst
Requires-Dist: numpy
Requires-Dist: SPARQLWrapper
Requires-Dist: pandas
Provides-Extra: all
Requires-Dist: wikidatatool[extra]; extra == "all"
Provides-Extra: extra
Requires-Dist: pandas; extra == "extra"

# Wikidata Tool


[![image](https://img.shields.io/pypi/v/wikidatatool.svg)](https://pypi.python.org/pypi/wikidatatool)
[![image](https://img.shields.io/conda/vn/conda-forge/wikidatatool.svg)](https://anaconda.org/conda-forge/wikidatatool)


**Python package to search item from Wikidata**


-   Free software: MIT License
-   Documentation: https://eng-aomar.github.io/wikidatatool
    

## Features

-   TODO
