Installation
For Linux users
To install platos_closet you just have to type from the terminal:
$ pip install platos_closet
The only dependency of platos_closet is numpy. It will be installed
automathically after you install platos_closet. However, if you already
have it, it would be useful to have its latest version. For doing that, you just
type
$ pip install numpy --upgrade