0

Is it possible to save (serialize) the state of scriptcs session and retrieve (deserialize) it back later on?

This is possible e.g. with dill for python/ipython.

denfromufa
  • 5,610
  • 13
  • 81
  • 138

1 Answers1

0

As of Scriptcs v0.15, this is not possible. It's an interesting idea, though!

Justin Rusbatch
  • 3,992
  • 2
  • 25
  • 43