summaryrefslogtreecommitdiff
path: root/pylibchorus/__init__.py
Commit message (Collapse)AuthorAge
* Rename `chorus_client` to `chorus_api`kballou2015-04-10
|
* Expose new workspace functionskballou2015-04-10
|
* Refactor: Move ChorusSession to pylibchoruskballou2015-04-10
| | | | | In moving ChorusSession to the top level of pylibchorus, we are also moving/exposing API functions.
* Add initial skeleton codekballou2015-04-09
* Includes the `ChorusSession` object that underpins all API calls