# Installation
From pypi

```shell
pip install portrait
```

or from the github repo

```shell
pip install 'portrait @ git+https://github.com/lgrcia/portrait'
```