Skip to content
This repository has been archived by the owner on Apr 18, 2018. It is now read-only.

Yelp/sqlite3dbm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sqlite3dbm

Description

This module provides a sqlite-backed dictionary conforming to the dbm interface, along with a shelve class that wraps the dict and provides serialization for it.

Installation

  • pip install sqlite3dbm
  • easy_install sqlite3dbm

Testing

  • testify tests from the root directory

Links

About

sqlite-backed dictionary conforming to the dbm interface

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages