obd2lib
obd2lib copied to clipboard
Use simple database
Insted of using a simple csv file it should use a sqlite3 database
What's about PyMongo?
http://api.mongodb.org/python/current/
To install unqlitepy is needed "ctypesgen"
https://pypi.python.org/pypi/unqlitepy
http://ponyorm.com/