- Fill out the rest of axapi 2.1 apis
- Validate more args to methods
- ACOS 4.0 support
- SSH as interface support
- Support stripe-api-object like model; reference object fields as attributes, then save().
- Include pdf/html docs to actual REST api.
- Include ACOS error code/msg string with ACOSException
- 2.7.1 & partitions
- python3 support (requires workaround for httplib)
- py26 tests pass by hand, but not in tox