Quantcast
Channel: Planet Python
Viewing all articles
Browse latest Browse all 24329

Doug Hellmann: pickle — Object Serialization — PyMOTW 3

$
0
0
The pickle module implements an algorithm for turning an arbitrary Python object into a series of bytes. This process is also called serializing the object. The byte stream representing the object can then be transmitted or stored, and later reconstructed to create a new object with the same characteristics. Read more… This post is part … Continue reading pickle — Object Serialization — PyMOTW 3

Viewing all articles
Browse latest Browse all 24329

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>