Commit graph

5 commits

Author SHA1 Message Date
Brian Korty
47f4648b7c Bump version to 0.0.1
Bump version to 0.0.1
2015-05-12 14:42:42 -04:00
Brian Korty
21097342ef Address review feedback.
Address review feedback. Change module to automatically grab
current Tornado IOLoop. Jettison test-helpers from requirements
file. Add shabnang back to top of setup.py.
2015-05-11 16:13:13 -04:00
Brian Korty
e0031bfb32 Fix build problems.
Fix build problems. Remove python 2.6 support. Add declare_namespace
method to module init files. Add API doc template.
2015-05-11 13:25:04 -04:00
Brian Korty
b391aab881 Implement initial client.
Implement the initial client. Add support for getting hostname via
environment variable.
2015-05-11 11:12:54 -04:00
Brian Korty
4abbd63b2f Get default unit tests working.
Get the default unit tests working. Fix the package directory
structure and add the version field into the package init file.
2015-05-06 16:08:50 -04:00