Awesome
pyLoDStorage
python List of Dict (Table) Storage library
What it is
pyLoDStorage allows to store table like data (List of Dicts) via
- Sqlite3
- JSON
- SPARQL
Installation
pip install pylodstorage
Get Sources
git clone https://github.com/WolfgangFahl/pyLoDStorage
cd pyLodStorage
scripts/install
Testing
scripts/test
Usage
see test cases