Skip to main content

Fork of PickleDB using ujson

Project description

PyPI CI (pip) Release Package Pre-commit auto-update Supported Python Versions Downloads

pickleDB

pickleDB is lightweight, fast, and simple database based on the ujson module. And it's BSD licensed!

pickleDB is Fun

>>> import pickledb_ujson as pickledb

>>> db = pickledb.load('test.db', False)

>>> db.set('key', 'value')

>>> db.get('key')
'value'

>>> db.dump()
True

Easy to Install

$ pip install pickledb-ujson

Links

Sponsor

Project details


Download files

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

Source Distribution

pickledb_ujson-1.0.13.tar.gz (5.0 kB view details)

Uploaded Source

Built Distribution

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

pickledb_ujson-1.0.13-py3-none-any.whl (6.4 kB view details)

Uploaded Python 3

File details

Details for the file pickledb_ujson-1.0.13.tar.gz.

File metadata

  • Download URL: pickledb_ujson-1.0.13.tar.gz
  • Upload date:
  • Size: 5.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.0 CPython/3.10.2 Linux/5.15.0-1019-azure

File hashes

Hashes for pickledb_ujson-1.0.13.tar.gz
Algorithm Hash digest
SHA256 cf0eaa8246a3eb14b1c4d3a7cba0179971fda62c5bc45218eac59647da9ff40e
MD5 bf012188c9ebe86bf8268117f155c638
BLAKE2b-256 f6107f334916aefb72b507d1bb26eda2bebd18af20ec2cf06f0deb95a8547c71

See more details on using hashes here.

File details

Details for the file pickledb_ujson-1.0.13-py3-none-any.whl.

File metadata

  • Download URL: pickledb_ujson-1.0.13-py3-none-any.whl
  • Upload date:
  • Size: 6.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.0 CPython/3.10.2 Linux/5.15.0-1019-azure

File hashes

Hashes for pickledb_ujson-1.0.13-py3-none-any.whl
Algorithm Hash digest
SHA256 8c0fc4178cef33b3bcfaa64523499e6c78445580816f66c6e009b79c1eaa24c7
MD5 6b3de3a3fe57edaab908a0a400565f0d
BLAKE2b-256 d4f7361003ca747e09e33787891c9657cc8dc039cafb44e8f2ab4e42cb326d34

See more details on using hashes here.

Supported by

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