Skip to content

SoftwareDefinedBuildings/pybtrdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

apt-get install python-pip
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

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

About

Python bindings for BTrDB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages