Commit graph

9 commits

Author SHA1 Message Date
Dan Tracy
a724bc53ce Remove wonky cache lookup in execute 2015-07-13 13:59:23 -04:00
Dan Tracy
598c0628d7 Add prepared statement 2015-07-13 13:08:21 -04:00
Dan Tracy
54f7eed014 Bump all the things 2015-06-01 11:38:55 -04:00
Dan Tracy
3283d2ffbe Allow different ports to be used 2015-06-01 11:23:03 -04:00
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