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 ...
bt is currently in alpha stage - if you find a bug, please submit an issue. Read the docs here: http://pmorissette.github.io/bt. The goal: to save quants from re ...