Commit graph

7 commits

Author SHA1 Message Date
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
6f40ac308e Add Cassandra to project dependencies.
Add Cassandra to project dependencies.
2015-05-06 16:17:04 -04:00
Brian Korty
52b1248693 Drop python 2.6 support.
Drop python 2.6 support
2015-05-06 16:10:02 -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
Brian Korty
13e26cefbd SYN 2015-05-06 14:51:41 -04:00