python39-dill - Serialize all of Python
Website: | https://github.com/uqfoundation/dill |
---|---|
License: | BSD-3-Clause |
Vendor: | Alcance Libre, Inc. |
- Description:
Dill extends python's 'pickle' module for serializing and de-serializing python objects to the majority of the built-in python types. Dill provides the user the same interface as the 'pickle' module, and also includes some additional features. In addition to pickling python objects, dill provides the ability to save the state of an interpreter session in a single command.
Packages
python39-dill-0.3.9-1.aldos.noarch [199 KiB] |
Changelog
by Joel Barrios (2024-09-29):
- Update to 0.3.9. |