Utilities to save objects to file. TThis is accomplished with an object that give you methods to read/write object (like lists, dictionaries, etc) from/to disk files
pickle and json module
Import the Obj2File.py file into your project and use the Obj2File object.
* Massimo Guidi <maxg1972@gmail.com>,
This module is free software, released under the terms of the Python Software Foundation License version 2, which can be found here:
http://www.python.org/psf/license/