Metadata-Version: 2.1
Name: wdgrid
Version: 0.0.1
Summary: wikidata grid display and sync
Project-URL: Home, https://github.com/WolfgangFahl/wdgrid
Project-URL: Documentation, https://wiki.bitplan.com/index.php/Wdgrid
Project-URL: Source, https://github.com/WolfgangFahl/wdgrid
Author-email: Wolfgang Fahl <wf@bitplan.com>
Maintainer-email: Wolfgang Fahl <wf@bitplan.com>
License-Expression: Apache-2.0
License-File: LICENSE
Keywords: nicegui,sync,ui,wikidata
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9
Requires-Dist: ngwidgets>=0.8.1
Provides-Extra: test
Requires-Dist: green; extra == 'test'
Description-Content-Type: text/markdown

# wdgrid
nicegui based wikidata grid and sync

[![pypi](https://img.shields.io/pypi/pyversions/wdgrid)](https://pypi.org/project/wdgrid/)
[![Github Actions Build](https://github.com/WolfgangFahl/wdgrid/actions/workflows/build.yml/badge.svg)](https://github.com/WolfgangFahl/wdgrid/actions/workflows/build.yml)
[![PyPI Status](https://img.shields.io/pypi/v/wdgrid.svg)](https://pypi.python.org/pypi/wdgrid/)
[![GitHub issues](https://img.shields.io/github/issues/WolfgangFahl/wdgrid.svg)](https://github.com/WolfgangFahl/wdgrid/issues)
[![GitHub issues](https://img.shields.io/github/issues-closed/WolfgangFahl/wdgrid.svg)](https://github.com/WolfgangFahl/wdgrid/issues/?q=is%3Aissue+is%3Aclosed)
[![License](https://img.shields.io/github/license/WolfgangFahl/wdgrid.svg)](https://www.apache.org/licenses/LICENSE-2.0)

[![BITPlan](http://wiki.bitplan.com/images/wiki/thumb/3/38/BITPlanLogoFontLessTransparent.png/198px-BITPlanLogoFontLessTransparent.png)](http://www.bitplan.com)


## Links
* [Python](https://www.python.org/)
* [wikidata](https://www.wikidata.org/wiki/Wikidata:Main_Page)
* [wikidata query service](https://query.wikidata.org/)
* [qlever wikidata query service](https://qlever.cs.uni-freiburg.de/wikidata)

## Documentation
[Wiki](http://wiki.bitplan.com/index.php/Wdgrid)
