Skip to Search
Skip to Navigation
Skip to Content
Community
|
Code
|
Docs
|
Downloads
▼
Perl
Python
Tcl
Komodo IDE
|
more
▼
Lists
Support
PPM Index
PyPM Index
Welcome, guest
|
Sign In
|
My Account
|
Store
|
Cart
ActiveState Code
»
Recipes
Languages
Tags
Authors
Sets
Popular recipes tagged "pickle"
Tags:
pickle
x
9
k
views
1
score
convert hierarchy of data files into a convenient Python dictionary
Python
/
pickle
/
by
Brian Fiedler
(7 years ago, revision 2)
6
k
views
1
score
Save and restore SHA-512 internal state
Python
/
database
,
inner
,
pickle
,
restore
,
sha512
,
state
/
by
Dima Tisnek
(11 years ago)
7
k
views
3
score
Mixin for pickling objects with __slots__
Python
/
pickle
,
unpickle
,
__slots__
/
by
Oren Tirosh
(11 years ago)
6
k
views
1
score
Random user generator
Python
/
generator
,
pickle
,
python3
,
random
/
by
Koppula Varun Raj
(12 years ago)
9
k
views
1
score
JSON instead of pickle for memcached
Python
/
cache
,
json
,
memcache
,
memcached
,
pickle
/
by
pavel
(12 years ago)
13
k
views
1
score
Pickle to/from socket
Python
/
pickle
,
socket
/
by
pavel
(13 years ago, revision 2)
12
k
views
3
score
Serialize and Deserialize Securely
Python
/
cpickle
,
pickle
,
serialize
/
by
Eric Pruitt
(14 years ago, revision 19)
8
k
views
1
score
SyncFiles
Python
/
backup
,
consistency
,
files
,
gnu
,
gpl
,
just_in_case
,
oop
,
pickle
,
state_machine
,
storage
,
sync
,
synchronize
/
by
Collin Stocks
(15 years ago, revision 3)
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the popular recipes tagged "pickle"
Top-rated recipes
Mixin for pickling objects with __…
(Python)
Serialize and Deserialize Securely
(Python)
convert hierarchy of data files in…
(Python)
Save and restore SHA-512 internal …
(Python)
Random user generator
(Python)
JSON instead of pickle for memcach…
(Python)
Pickle to/from socket
(Python)
SyncFiles
(Python)
Related tags
+
−
backup
+
−
cache
+
−
consistency
+
−
cpickle
+
−
database
+
−
files
+
−
generator
+
−
gnu
+
−
gpl
+
−
inner
+
−
json
+
−
just_in_case
+
−
memcache
+
−
memcached
+
−
oop
+
−
python3
+
−
random
+
−
restore
+
−
serialize
+
−
sha512
x
Undo