dill¶
Description¶
dill extends python’s pickle module for serializing and de-serializing python objects to the majority of the built-in python types. Serialization is the process of converting an object to a byte stream, and the inverse of which is converting a byte stream back to on python object hierarchy.
More information¶
- Homepage: https://pypi.org/project/dill/
Availability¶
Module | NIC5 | Hercules2 | Dragon2 | Lemaitre3 | Dragon1 |
---|---|---|---|---|---|
dill/0.3.6-GCCcore-11.3.0 | ✓ | ||||
dill/0.3.7-GCCcore-12.2.0 | ✓ | ||||
dill/0.3.7-GCCcore-12.3.0 | ✓ |