Skip to main content

A Python Client for Dominus

Project description

Dominus SDK for Python

Dominus is an entity intelligence engine.

Slack Status Stack Overflow

It’s used as a tool for entity resolution, mastering, traversal, and exploration.

Dominus helps unite all of your entities and express powerful queries that you always imagined.

Installation

Installing the Dominus python client takes just a few seconds:

pip install dominus-python-sdk

Proto

This package uses grpclib for streaming using asyncio, this requires proto to be generated by:

python -m grpc_tools.protoc -I./protos --python_out=. --grpc_python_out=. --grpclib_python_out=. ./protos/dominus/DominusService.proto

Examples

Explore the examples in order to gain an understanding for how to perform entity resolution.

├── examples
│   └── basic.py

Copyright (C) 2020 Aristos Data, LLC

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

dominus-python-sdk-0.24.0.tar.gz (35.6 kB view hashes)

Uploaded Source

Built Distribution

dominus_python_sdk-0.24.0-py3-none-any.whl (34.8 kB view hashes)

Uploaded Python 3

Supported by

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