At the command line:
$ pip install os-acc
Or, if you have virtualenvwrapper installed:
$ mkvirtualenv os-acc
$ pip install os-acc
Or, from source:
$ git clone https://github.com/openstack/os-acc
$ cd os-acc
$ python setup.py install
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.