Skip to content

yhat/terragon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terragon

"Sub-fork" of the cloud package's cloudpickle.

Install

$ pip install terragon

Use

Same-ish as pickle

>>> import terragon
>>> terragon.dumps({ "x": range(10) })
'\x80\x02}q\x00U\x01xq\x01]q\x02(K\x00K\x01K\x02K\x03K\x04K\x05K\x06K\x07K\x08K\tes.'

About

A better pickle (fork of the python cloud package)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published