InstallationΒΆ

At the command line:

$ pip install manila-ui

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv manila-ui
$ pip install manila-ui

Previous topic

Team and repository tags

Next topic

Usage

This Page