shove

shove 0.5.6

shove is a common object storage frontend that supports dictionary-style access, object serialization and compression, and multiple storage and caching backends.Currently supported storage backends are:* Amazon S3 Web Service* Berkeley Source Database*...

dbkit

dbkit 0.2.2

dbkit is a Python library that abstracts away at least part of the pain involved in dealing with DB-API 2 compatible database drivers.from dbkit import connect, queryfrom contextlib import closingimport sqlite3with connect(sqlite3, 'counters.db') as ctx,...

SPARQLWrapper is a SPARQL endpoint interface to Python. It is a wrapper around a SPARQL service. It helps in creating the query URI and, possibly, convert the result into a more manageable format.The SPARQLWrapper package is licensed under W3C...

boot

boot 0.34

boot is an open source tool based on ghld + gtkwave and designed to compile, simulate and synthesize your VHDL code.boot is easy to use and runs on any Linux distribution. Documentation is available here.Download and Install bootUnder Linux, boot can be...