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.8.tar.gz (6.7 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.8-py3-none-any.whl (7.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for pywikidata-0.1.8.tar.gz
Algorithm Hash digest
SHA256 56e6c01fc7557460fc97611be173efc6a662a1b19a30c642bcb5107de1430b36
MD5 ae6580efb7f3972efe4733e025efcc3f
BLAKE2b-256 e55f58d2f53ab0c2853e246eaf749315ee659ce6011473af22c42cc56ab672d7

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for pywikidata-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 5fd224cf5de1bf77a46f7eb8c9ced3c437dedbf7931ea2576ab99f737b0b380e
MD5 162ec51255fc835e42164b1e837a8d47
BLAKE2b-256 a07fca4c7ce6984b2fcec3c7971c8489e6d5ffd6298af2748cb88e97dd1968a9

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