Python Library

This is the Python 3 implementation of SciDataContainer. The implementation is operating system independent. In order to simplify the generation of meta data, the Container class will try to insert default values for the author name and e-mail address from the configuration file.

The easiest way to install the latest version of the scidatacontainer package is using PIP:

pip install scidatacontainer