A Python Client for Dominus
Project description
Dominus SDK for Python
Dominus is an entity intelligence engine.
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file dominus-python-sdk-0.24.0.tar.gz
.
File metadata
- Download URL: dominus-python-sdk-0.24.0.tar.gz
- Upload date:
- Size: 35.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4807817d9b7862df7b4f715649aa570a24b4d0d1f13b2df67fb635753b164ebb |
|
MD5 | 03391c1fecbf27e5066e7c85a31f2c01 |
|
BLAKE2b-256 | 03a9f316bd0571af41e1332d3909ca49236cdd2ecb3ab9be7766fd74e68b2acd |
File details
Details for the file dominus_python_sdk-0.24.0-py3-none-any.whl
.
File metadata
- Download URL: dominus_python_sdk-0.24.0-py3-none-any.whl
- Upload date:
- Size: 34.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a28862de33ceecbbacdfa1e599262eb44d2e5d16874a7567ec9b8027ffff9d80 |
|
MD5 | 9e67442afa77128559e339e757e8378a |
|
BLAKE2b-256 | 08c21417c0d8a4d831d5633dbb3f7e9e09668bbdc78de51c6b59b0445449698c |