elucidate-python-client
latest
Basic Usage
initializing the client
elucidate-python-client
»
Usage
Edit on GitHub
Usage
initializing the client
from
elucidate.client
import
ElucidateClient
client
=
ElucidateClient
(
"http://localhost:8080/"
)