Welcome to varboxes documentation!

varboxes allows to store permanently objects between python session. It uses json module, so it restricts the type of variable to store accordingely.

Features

  • to use permanent variable between session, use attribute of a varbox

  • the attribute will be saved on the disk and retrieved later

Indices and tables