pub fn connect(py: Python<'_>, addr: &str) -> Result<PyElla>
Connect to a remote ella datastore.
Args: addr: address of the API server