Skip to main content

orjson-less fork of pickledb

Project description

orjson-less pickledb

A fork of pickledb that pretty much just replaces this line:

import orjson

With the following:

import json as orjson


The option argument was also removed from the save method due to it being flags passed to orjson's dumps implementation that weren't being used by pickledb itself.

Why?
Because orjson refuses to support PyPy with the reason being that it "uses private undocumented functions in cpython's API" (See #90).

Forked from commit 46ab99ffad71ea4fd8c29adcb3aea076e24a1865 (version 1.3.2).

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

orjsonless_pickledb-1.3.2.post4.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

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

orjsonless_pickledb-1.3.2.post4-py2.py3-none-any.whl (3.9 kB view details)

Uploaded Python 2Python 3

File details

Details for the file orjsonless_pickledb-1.3.2.post4.tar.gz.

File metadata

File hashes

Hashes for orjsonless_pickledb-1.3.2.post4.tar.gz
Algorithm Hash digest
SHA256 a9a75393e47ec77b51412b2d966cfb1db3686b31a9000256c48d169a943c88dd
MD5 bef04d3cc1bfb2cb4e0bd42afc388b6c
BLAKE2b-256 2b32d939689a233390fe8fdb55c443b7146fc67776f441b213b0876832e71cd6

See more details on using hashes here.

File details

Details for the file orjsonless_pickledb-1.3.2.post4-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for orjsonless_pickledb-1.3.2.post4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 83b39fb8d4541e5d02e07bb0ef6a012a9ef5114b750b0e7b9ea14536f342f1f3
MD5 55de6948d0ffb154c81e852b9428c386
BLAKE2b-256 89399a37d28a809056e4ad9d9c16434c16a018c6e587faf407bc996e10103f7c

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