pickle topic

List pickle repositories

asar

2.5k
Stars
244
Forks
Watchers

Simple extensive tar-like archive format with indexing

python-benedict

1.4k
Stars
48
Forks
Watchers

:blue_book: dict subclass with keylist/keypath support, built-in I/O operations (base64, csv, html, ini, json, pickle, plist, query-string, toml, xls, xml, yaml), s3 support and many utilities.

cachier

520
Stars
58
Forks
Watchers

Persistent, stale-free, local and cross-machine caching for Python functions.

rpc.py

186
Stars
12
Forks
Watchers

A fast and powerful RPC framework based on ASGI/WSGI.

srsly

414
Stars
30
Forks
Watchers

🦉 Modern high-performance serialization utilities for Python (JSON, MessagePack, Pickle)

jsonpickle

1.2k
Stars
169
Forks
Watchers

Python library for serializing any arbitrary object graph into JSON. It can take almost any Python object and turn the object into JSON. Additionally, it can reconstitute the object back into Python.

WinAsar

334
Stars
62
Forks
Watchers

Portable and lightweight GUI utility to pack and extract asar( electron archive ) files, Only 551 KB!

deepdish

267
Stars
59
Forks
Watchers

Flexible HDF5 saving/loading and other data science tools from the University of Chicago

quickle

108
Stars
3
Forks
Watchers

A quicker pickle :cucumber:

Pickora

106
Stars
5
Forks
Watchers

A toy compiler that can convert Python scripts 🐍 to pickle bytecode 🥒