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.4.tar.gz (5.3 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.4-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pywikidata-0.1.4.tar.gz
  • Upload date:
  • Size: 5.3 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.4.tar.gz
Algorithm Hash digest
SHA256 79576a07ca67686686807452ed17403bb4028c16ee234931a0ebcd874e70e57a
MD5 21ec1a7ed973011a293213ba287ac30d
BLAKE2b-256 8a942b5f210d1f8124352e200e5076c2a52309189ba00e1fed75be41a7a506e5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pywikidata-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 6.1 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 c53ca63e733be7ace0e68ee62014c312b99c08157f07caa29ecb1f232818aa00
MD5 6ff460356550b79a39e1ca9303d15e90
BLAKE2b-256 92055b0d5dab70dc310d63ccb896befcf4bd0f45c40fb29772ac30ed5e887419

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