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.16.tar.gz (5.0 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pickledb_ujson-1.0.16.tar.gz
  • Upload date:
  • Size: 5.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.2 CPython/3.11.0 Linux/5.15.0-1033-azure

File hashes

Hashes for pickledb_ujson-1.0.16.tar.gz
Algorithm Hash digest
SHA256 63520aa876e2c117dfef48d551534bfd4ccdf3c9ab27142bc9ad8a26c8179d62
MD5 0a3b24efdee15f3b1d277bfecf3a0dee
BLAKE2b-256 1f44c43ef90b5730ec1695e284291dab6bc7e5123e5d1539240117806487c589

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for pickledb_ujson-1.0.16-py3-none-any.whl
Algorithm Hash digest
SHA256 2e6fc7a00c999b3f9a21edd721f6b4c50b27c17e04cc72dc130ae08061a69217
MD5 e0a498eecace818f3fcc30d942a9aa8e
BLAKE2b-256 9758d34026ab3455dd1567c4daa6f653dd8240b0245b74dba9f3008f1f47e7a9

See more details on using hashes here.

Supported by

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