## connect()


Establish a connection using the given config.


Usage


``` python
connect(config)
```


## Parameters


`config: Config`  
The connection configuration.


## Returns


`str`  
Connection URI string.
