ChiralDB gRPC Client in Python
Project description
ChiralDB gRPC Client in Python
Installation
pip install chiral_db_grpc_client
Create a Client instance
import chiral_db_grpc_client
host = ''
port = ''
client = chiral_db_grpc_client.Client(host, port)
Similarity Query
smiles = ''
cutoff = 0.0
client.query_similarity(smiles, cutoff)
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
Built Distribution
File details
Details for the file chiral-db-grpc-client-0.0.5.tar.gz
.
File metadata
- Download URL: chiral-db-grpc-client-0.0.5.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 68ea409758ab0523a6e73185d05d35dd972d1ab64235aebd4f8d6b5b631aa237 |
|
MD5 | a6ce4faf335d14e1121c235163e0ce90 |
|
BLAKE2b-256 | cf77b8fce94f708c61d825f3b8fc5cc05f844f4ae8dbf75dbe05e3826d41f790 |
File details
Details for the file chiral_db_grpc_client-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: chiral_db_grpc_client-0.0.5-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 88be1a9d5e197a98ec8bee165f1942123f655742bf7cbac26ace59c535d0a55c |
|
MD5 | 8db0de8eaeade0139e8588c26ab41cbe |
|
BLAKE2b-256 | e7fc4e5b362936bbeafdbe56ffe6479175bcce54f9626b47d5c700e8c8001e84 |