SoftwareDefinedBuildings/pybtrdb

Name: pybtrdb

Owner: Software Defined Buildings

Description: Python bindings for BTrDB

Created: 2015-09-25 23:12:04.0

Updated: 2015-09-25 23:34:10.0

Pushed: 2015-12-01 01:45:20.0

Homepage: null

Size: 19

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

PyBTrDB

This is just a very basic API for now. We hope to flesh it out soon. The basic dependencies are covered by pip, so you can use:

get install python-pip
install btrdb

UUIDResolver

If you want to use the UUID resolver, you will additionally need to install sqlalchemy with the correct drivers for your database. For MySQL this means you need

get install libmysqlclient-dev
get install python-dev
get install python-mysqldb
get install python-sqlalchemy

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.