plain-db 0.0.46

Creator: railscoder56

Last updated:

Add to Cart

Description:

plaindb 0.0.46

plain_db
Plain txt db
usage
import plain_db
counter = plain_db.load('counter')
counter.update('abc', 2)
counter.inc('abc', 1)
counter.get('abc') # 3

how to install
pip3 install plain_db

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.