# pylibchorus -- Python Chorus API Library # [![Build Status](https://travis-ci.org/kennyballou/pylibchorus.svg)](https://travis-ci.org/kennyballou/pylibchorus) This intends to be a near complete Python language binding of the [Chorus API][1]. ## License ## This code is licensed and distributed, as-is without warranty and in the hopes it will be useful under the terms and conditions of the MIT license. Please see the LICENSE file for more information. If the LICENSE file was not distributed with your copy, you may also find it [on the web][2]. [1]: https://github.com/chorus/chorus [2]: http://opensource.org/licenses/MIT