Skip to main content

Python Wrapper for Wikidata KG

Project description

pyWikiData

Python wrapper for Wikidata Knowledge Graph

Supported SPARQL backend

Install

pip install pywikidata

Install from source by poetry

poetry build

Usage

from pywikidata import Entity

entity = Entity('Q90')
entity.label # >> Paris

Entity.from_label('Paris') # >> [<Entity: Q116373885>, <Entity: Q116373939>, <Entity: Q90>, ...]

entity.instance_of # >> [<Entity: Q174844>, <Entity: Q200250>, <Entity: Q208511>, ...]

entity.forward_one_hop_neighbours # >> [(<Entity(Property): P6>, <Entity: Q2851133>), (<Entity(Property): P8138>, <Entity: Q108921672>), ...]
entity.backward_one_hop_neighbours

Entity("P81").is_property # >> True
Entity("Q90").is_property # >> False

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pywikidata-0.1.6.tar.gz (5.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pywikidata-0.1.6-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

Details for the file pywikidata-0.1.6.tar.gz.

File metadata

  • Download URL: pywikidata-0.1.6.tar.gz
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.2 CPython/3.10.9 Darwin/22.2.0

File hashes

Hashes for pywikidata-0.1.6.tar.gz
Algorithm Hash digest
SHA256 82dffa93427a9a73c6129e7384d7b7b930bca5dce4c45a0d9f89bed5e4181b0b
MD5 a445953330a9902f884b2f885f8ee61f
BLAKE2b-256 31a162d4b5693b38db0a82813a2c18594d1c5b53b6099947aaa4f623467cb740

See more details on using hashes here.

File details

Details for the file pywikidata-0.1.6-py3-none-any.whl.

File metadata

  • Download URL: pywikidata-0.1.6-py3-none-any.whl
  • Upload date:
  • Size: 6.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.2 CPython/3.10.9 Darwin/22.2.0

File hashes

Hashes for pywikidata-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 a84acea2166e6748f9b5a0a52641acfce0b9226e6a3bd86821c54179ccdfb1b3
MD5 f857ffd458b090624a138ec27faa56b3
BLAKE2b-256 532cb61c4cf5c4b67965fee3002812eeaf1bd7b5e2a82ab27b1afc9117e67e36

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page