## configure()


Configure the project.


Usage


``` python
configure(path)
```


## Parameters


`path: str`  
Path to the config file.


## Returns


`dict`  
Parsed configuration.
