LeMoussel / pydbhub

A Python library for accessing and using SQLite databases on DBHub.io
MIT License
32 stars 5 forks source link
database python sql

pydbhub

A Python library for accessing and using SQLite databases on DBHub.io. This is an early stage work in progress

What works now

Still to do

Pre-requisites

Installation

pip install pydbhub

Further examples