qwikidata


Nameqwikidata JSON
Version 0.4.2 PyPI version JSON
download
home_pagehttps://github.com/kensho-technologies/qwikidata
SummaryManipulate Wikidata Objects.
upload_time2022-11-09 03:58:57
maintainer
docs_urlNone
authorKensho Technologies LLC.
requires_python>=3.5
licenseApache 2.0
keywords wikidata parser open data
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            =======
Welcome
=======

|build-status|
|docs|
|license|
|pypi-python|
|pypi-version|


`qwikidata` is a Python package with tools that allow you to interact with Wikidata_.

The package defines a set of classes that allow you to represent Wikidata entities
in a Pythonic way.  It also provides a Pythonic way to access three data sources,

* `linked data interface`_
* `sparql query service`_
* `json dump`_


Quick Install
=============

Requirements
------------

* python >= 3.5

Install with pip
----------------

You can install the most recent version using pip,

.. code-block:: bash

  pip install qwikidata


Quick Examples
==============

Please see the,

* `examples folder`_

OR

* `readthedocs`_


License
=======

Licensed under the Apache 2.0 License. Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.


Copyright
=========

Copyright 2019 Kensho Technologies, LLC.


Important Links
===============

`readthedocs`_ | `PyPI`_ | `github`_



.. |build-status| image:: https://img.shields.io/travis/kensho-technologies/qwikidata.svg?style=flat
    :alt: Build Status
    :scale: 100%
    :target: https://travis-ci.org/kensho-technologies/qwikidata

.. |docs| image:: https://readthedocs.org/projects/qwikidata/badge/?version=latest
    :alt: Documentation Status
    :scale: 100%
    :target: https://qwikidata.readthedocs.io/en/latest/?badge=latest

.. |license| image:: https://img.shields.io/badge/License-Apache%202.0-blue.svg
    :alt: License
    :scale: 100%
    :target: https://opensource.org/licenses/Apache-2.0

.. |pypi-python| image:: https://img.shields.io/pypi/pyversions/qwikidata.svg
    :alt: PyPI Python
    :scale: 100%
    :target: https://pypi.python.org/pypi/qwikidata

.. |pypi-version| image:: https://img.shields.io/pypi/v/qwikidata.svg
   :alt: PyPI Version
   :scale: 100%
   :target: https://pypi.python.org/pypi/qwikidata


.. _Wikidata: https://www.wikidata.org/wiki/Wikidata:Main_Page
.. _linked data interface: https://www.wikidata.org/wiki/Wikidata:Data_access
.. _sparql query service: https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service
.. _json dump: https://www.wikidata.org/wiki/Wikidata:Database_download
.. _examples folder: https://github.com/kensho-technologies/qwikidata/tree/master/examples
.. _readthedocs: https://qwikidata.readthedocs.io/en/stable/readme.html
.. _PyPI: https://pypi.org/project/qwikidata/
.. _github: https://github.com/kensho-technologies/qwikidata/

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kensho-technologies/qwikidata",
    "name": "qwikidata",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": "",
    "keywords": "wikidata parser open data",
    "author": "Kensho Technologies LLC.",
    "author_email": "qwikidata-maintainer@kensho.com",
    "download_url": "https://files.pythonhosted.org/packages/f1/a1/98fad203a64126aa2c7975c4a5fc5a32bddc4a934cdf2f30791e5fdff84b/qwikidata-0.4.2.tar.gz",
    "platform": null,
    "description": "=======\nWelcome\n=======\n\n|build-status|\n|docs|\n|license|\n|pypi-python|\n|pypi-version|\n\n\n`qwikidata` is a Python package with tools that allow you to interact with Wikidata_.\n\nThe package defines a set of classes that allow you to represent Wikidata entities\nin a Pythonic way.  It also provides a Pythonic way to access three data sources,\n\n* `linked data interface`_\n* `sparql query service`_\n* `json dump`_\n\n\nQuick Install\n=============\n\nRequirements\n------------\n\n* python >= 3.5\n\nInstall with pip\n----------------\n\nYou can install the most recent version using pip,\n\n.. code-block:: bash\n\n  pip install qwikidata\n\n\nQuick Examples\n==============\n\nPlease see the,\n\n* `examples folder`_\n\nOR\n\n* `readthedocs`_\n\n\nLicense\n=======\n\nLicensed under the Apache 2.0 License. Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.\n\n\nCopyright\n=========\n\nCopyright 2019 Kensho Technologies, LLC.\n\n\nImportant Links\n===============\n\n`readthedocs`_ | `PyPI`_ | `github`_\n\n\n\n.. |build-status| image:: https://img.shields.io/travis/kensho-technologies/qwikidata.svg?style=flat\n    :alt: Build Status\n    :scale: 100%\n    :target: https://travis-ci.org/kensho-technologies/qwikidata\n\n.. |docs| image:: https://readthedocs.org/projects/qwikidata/badge/?version=latest\n    :alt: Documentation Status\n    :scale: 100%\n    :target: https://qwikidata.readthedocs.io/en/latest/?badge=latest\n\n.. |license| image:: https://img.shields.io/badge/License-Apache%202.0-blue.svg\n    :alt: License\n    :scale: 100%\n    :target: https://opensource.org/licenses/Apache-2.0\n\n.. |pypi-python| image:: https://img.shields.io/pypi/pyversions/qwikidata.svg\n    :alt: PyPI Python\n    :scale: 100%\n    :target: https://pypi.python.org/pypi/qwikidata\n\n.. |pypi-version| image:: https://img.shields.io/pypi/v/qwikidata.svg\n   :alt: PyPI Version\n   :scale: 100%\n   :target: https://pypi.python.org/pypi/qwikidata\n\n\n.. _Wikidata: https://www.wikidata.org/wiki/Wikidata:Main_Page\n.. _linked data interface: https://www.wikidata.org/wiki/Wikidata:Data_access\n.. _sparql query service: https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service\n.. _json dump: https://www.wikidata.org/wiki/Wikidata:Database_download\n.. _examples folder: https://github.com/kensho-technologies/qwikidata/tree/master/examples\n.. _readthedocs: https://qwikidata.readthedocs.io/en/stable/readme.html\n.. _PyPI: https://pypi.org/project/qwikidata/\n.. _github: https://github.com/kensho-technologies/qwikidata/\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Manipulate Wikidata Objects.",
    "version": "0.4.2",
    "project_urls": {
        "Homepage": "https://github.com/kensho-technologies/qwikidata"
    },
    "split_keywords": [
        "wikidata",
        "parser",
        "open",
        "data"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f1a198fad203a64126aa2c7975c4a5fc5a32bddc4a934cdf2f30791e5fdff84b",
                "md5": "9957730b1fc2b6e3a30c9024d52348ed",
                "sha256": "8ea9bb8c2824e782c581b7e1caeea980d6b63439b433191eeceeed4076b94991"
            },
            "downloads": -1,
            "filename": "qwikidata-0.4.2.tar.gz",
            "has_sig": false,
            "md5_digest": "9957730b1fc2b6e3a30c9024d52348ed",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.5",
            "size": 22212,
            "upload_time": "2022-11-09T03:58:57",
            "upload_time_iso_8601": "2022-11-09T03:58:57.418488Z",
            "url": "https://files.pythonhosted.org/packages/f1/a1/98fad203a64126aa2c7975c4a5fc5a32bddc4a934cdf2f30791e5fdff84b/qwikidata-0.4.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-11-09 03:58:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kensho-technologies",
    "github_project": "qwikidata",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "lcname": "qwikidata"
}
        
Elapsed time: 0.22365s