DumpTruck

DumpTruck 0.1.4

DumpTruck is a document-like interface to a SQLite database.Quick startInstall, save data and retrieve it using default settings.Installpip2 install dumptruck || pip install dumptruckInitializeOpen the database connection by initializing the a DumpTruck...

dicti

dicti 0.0.1

dicti is a dictionary software with case-insensitive keys.It works like the normal dict except that key matching is case-insensitive.Instantiate like you would instantiate a normal dict; for example, these work. dict(foo = 'bar', answer = 42)...

read more