Skip to main content

serializeDB

serializeDB is

  • a lightweight key-value database based on serialization

Quickstart

import json
import serializedb

db = serializeDB.load('test.db', serializer=json, auto_dump=False)

db['key'] = 'value'

db.dump()

Install serializeDB

$ pip install serializeDB

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

serializeDB-0.0.1.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

serializeDB-0.0.1-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

Details for the file serializeDB-0.0.1.tar.gz.

File metadata

  • Download URL: serializeDB-0.0.1.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.8.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.7.11

File hashes

Hashes for serializeDB-0.0.1.tar.gz
Algorithm Hash digest
SHA256 fbfdcbdbf29933fc0b6861c1a0e5916ec5774a02fd195241a2b7e3b35e5dabf7
MD5 50a8b15ea0c164cea333951ca6e5f46c
BLAKE2b-256 17d8381299368f210f5ca4b1fb96f6917aceb038cb6178907b1395c5e292c8c4

See more details on using hashes here.

File details

Details for the file serializeDB-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: serializeDB-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 4.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.8.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.7.11

File hashes

Hashes for serializeDB-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 612f67843a432383da697604f9973d36202ecbc987463e4e2577fa3ed984b894
MD5 e8e99a24e566f6b70ec6712ce1fe20c9
BLAKE2b-256 d0d01b08d9d60b87ad93fd936473fdab0bc73c235ae1fec3e6867b3f91d1fd87

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.1 This release

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page