Skip to main content

Fork of PickleDB using ujson

Project description

PyPI CI (pip) 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.7.tar.gz (4.9 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.7-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pickledb_ujson-1.0.7.tar.gz
  • Upload date:
  • Size: 4.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.14 CPython/3.10.2 Linux/5.13.0-1031-azure

File hashes

Hashes for pickledb_ujson-1.0.7.tar.gz
Algorithm Hash digest
SHA256 191b7eac690957fd5cd3f8fbe6df1c94da0db8008fa18958de1a297b67e5e439
MD5 058522e1e4b3f03782f9b38da9a0c2e9
BLAKE2b-256 5914e2ffd44bec9c25749681780c6a9ede25f5c5a2e1d888ae50f96606607e91

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pickledb_ujson-1.0.7-py3-none-any.whl
  • Upload date:
  • Size: 6.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.14 CPython/3.10.2 Linux/5.13.0-1031-azure

File hashes

Hashes for pickledb_ujson-1.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 00baa980e54d2678e440e2415a1245e14ccb74ca9da0d09996e9a4b07234e249
MD5 bae58175be44a2b2c007fcf25da40cb7
BLAKE2b-256 90b2c77bb06204fb653cfd4e09943de55c0992ccffeabf75298b87b747612188

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