Skip to content

itslukej/thing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thing4

"thing" python database using dicts [Codacy Badge] (https://www.codacy.com/app/me_64/thing) PyPI

usage:

import thingdb
tdb = thingdb.thing("path/to/db")

tdb['demo'] = "Thing is awesome!"

tdb.sync()

#When finished with a DB

tdb.close()

installation:

sudo pip install thingdb

installation(dev):

sudo pip install git+https://github.com/Azure-Developments/thing

https://pypi.python.org/pypi/thingdb

Bitdeli Badge

About

"thing" python database using dict's

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages