• Stars
    star
    121
  • Rank 292,206 (Top 6 %)
  • Language
    Python
  • License
    Apache License 2.0
  • Created over 5 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Python tools for interacting with Wikidata

Welcome

Build Status Documentation Status 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,

Quick Install

Requirements

  • python >= 3.5

Install with pip

You can install the most recent version using pip,

pip install qwikidata

Quick Examples

Please see the,

OR

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

More Repositories

1

graphql-compiler

Turn complex GraphQL queries into optimized database queries.
Python
550
star
2

pyctcdecode

A fast and lightweight python-based CTC beam search decoder for speech recognition.
Python
421
star
3

orama

Plug and play React charts
JavaScript
123
star
4

pytest-annotate

Generate PyAnnotate annotations from your pytest tests.
Python
107
star
5

check-more-types

Lots and lots of predicates and checks for JavaScript (Node/Browser)
JavaScript
65
star
6

sequence_align

Efficient implementations of Needleman-Wunsch and other sequence alignment algorithms written in Rust with Python bindings via PyO3.
Python
63
star
7

grift

A clean approach to app configuration
Python
54
star
8

bubs

Keras Implementation of Flair's Contextualized Embeddings
Python
27
star
9

ng-alertify

[DEPRECATED] AngularJS wrapper around alertify popup library
JavaScript
18
star
10

special_k

Safe serialization of ML models
Python
16
star
11

kwnlp-sql-parser

Utilities for parsing Wikipedia MySQL/MariaDB dumps.
Python
11
star
12

eagr

Python gRPC servers and clients, made friendlier
Python
11
star
13

game-of-graphql

Demo project for the GraphQL compiler using Game of Thrones data
Python
9
star
14

eslint-config

Shared ESLint config
JavaScript
5
star
15

wikiwhatsthis

An opensource R&D repo for the WikiWhatsThis project
Python
4
star
16

kwnlp-preprocessor

Download, parse, and convert raw Wikimedia data into standard formats.
Python
3
star
17

babel-preset

Babel preset to transpile ES2020, TS(X), and language proposals
JavaScript
2
star
18

prettier-config

Shared Prettier config
TypeScript
2
star
19

benchmarks-pipeline

Python
2
star
20

tsconfig

Shared TypeScript config used across Kensho projects
TypeScript
1
star
21

kwnlp-dump-downloader

Utilities for downloading and checking the status of Wikimedia dumps.
Python
1
star
22

kensho-service-auth

Example code and documentation for authenticating with Kensho services
Java
1
star