{"id":18547598,"url":"https://github.com/kensho-technologies/qwikidata","last_synced_at":"2025-04-06T01:06:47.370Z","repository":{"id":34307080,"uuid":"176996892","full_name":"kensho-technologies/qwikidata","owner":"kensho-technologies","description":"Python tools for interacting with Wikidata","archived":false,"fork":false,"pushed_at":"2023-10-28T12:35:43.000Z","size":136,"stargazers_count":153,"open_issues_count":1,"forks_count":19,"subscribers_count":12,"default_branch":"develop","last_synced_at":"2025-03-30T00:07:42.503Z","etag":null,"topics":["knowledge-graph","open-data","package","python","python3","wikidata","wikimedia","wikipedia"],"latest_commit_sha":null,"homepage":"http://qwikidata.rtfd.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kensho-technologies.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-21T17:51:39.000Z","updated_at":"2025-03-28T15:53:14.000Z","dependencies_parsed_at":"2024-06-18T21:24:32.171Z","dependency_job_id":"84645a9d-f775-449e-8b50-6d28939c20f8","html_url":"https://github.com/kensho-technologies/qwikidata","commit_stats":{"total_commits":39,"total_committers":5,"mean_commits":7.8,"dds":0.5641025641025641,"last_synced_commit":"20dee5b3c9430a9ac8219d0f27614e3fc0402b70"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kensho-technologies%2Fqwikidata","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kensho-technologies%2Fqwikidata/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kensho-technologies%2Fqwikidata/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kensho-technologies%2Fqwikidata/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kensho-technologies","download_url":"https://codeload.github.com/kensho-technologies/qwikidata/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247419859,"owners_count":20936012,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["knowledge-graph","open-data","package","python","python3","wikidata","wikimedia","wikipedia"],"created_at":"2024-11-06T20:30:05.741Z","updated_at":"2025-04-06T01:06:47.348Z","avatar_url":"https://github.com/kensho-technologies.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"=======\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 \u003e= 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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkensho-technologies%2Fqwikidata","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkensho-technologies%2Fqwikidata","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkensho-technologies%2Fqwikidata/lists"}