Data URI Schemes¶
The darc.proxy.data
module contains the auxiliary functions
around managing and processing the data URI schemes.
Currently, the darc
project directly save the data URI
schemes extracted to the data storage path
PATH
without further processing.
- darc.proxy.data.PATH = '{PATH_MISC}/data/'¶
Path to the data storage of data URI schemes.
See also