colour_datasets.datasets#
- colour_datasets.datasets() Community[source]#
Singleton factory that returns Zenodo community that holds the datasets information.
- Returns:
Singleton instance of the Zenodo community.
- Return type:
Examples
# Doctests skip for Python 2.x compatibility. >>> datasets()[“3245883”].title # doctest: +SKIP ‘Camera Spectral Sensitivity Database - Jiang et al. (2013)’