
    Hf                         d Z dZdZdZdZdZdZdZdZd	Z	d
Z
d
ZdZdZdZdZdZdZdZdZdZdZdZdZdZdZdZdZdZg dZdZdZdZ d Z!d!Z"d"Z#d#Z$d$S )%z
    pyexcel.constants
    ~~~~~~~~~~~~~~~~~~~

    Constants appeared in pyexcel

    :copyright: (c) 2015-2022 by Onni Software Ltd.
    :license: New BSD License
 zpyexcel sheetpyexcel_sheet1z	<No data>zWe do not overwrite fileszCannot write sheetzNo valid parameters found!z"No column names or row names foundz+Column list is empty. Do not waste resourcez(Column list should be a list of integerszIndex out of rangezNothing to be pasted!zData type mismatchzPlease give a ordered listz*Deprecated usage. Please use [row, column]z:Depreciated usage of 'out_file'. please use dest_file_namez7Depreciated usage of 'content'. please use file_contentz2Please use attribute row or column to extend sheetz1Confused! What do you want to put as column nameszThis attribute is readonlyz)No suitable plugins imported or installedz(Internal error: an illegal source actionzHPlease upgrade the plugin '%s' according to plugin compactibility table.z.Deprecated since 0.3.0! Implementation removedaW  
Get/Set data in/from {0} format

You could obtain content in {0} format by dot notation::

    {1}.{0}

And you could as well set content by dot notation::

    {1}.{0} = the_io_stream_in_{0}_format

if you need to pass on more parameters, you could use::

    {1}.get_{0}(**keywords)
    {1}.set_{0}(the_io_stream_in_{0}_format, **keywords)
z
Get data in {0} format

You could obtain content in {0} format by dot notation::

    {1}.{0}

if you need to pass on more parameters, you could use::

    {1}.get_{0}(**keywords)
z
Set data in {0} format

You could set content in {0} format by dot notation::

    {1}.{0}

if you need to pass on more parameters, you could use::

    {1}.set_{0}(the_io_stream_in_{0}_format, **keywords)
)name_columns_by_rowname_rows_by_columncolnamesrownamestranspose_beforetranspose_aftersourcesheetbookreadwritez
read-writez'File type '%s' is not supported for %s.N)%__doc__
DEFAULT_NADEFAULT_NAMEDEFAULT_SHEET_NAMEDEFAULT_NO_DATAMESSAGE_WARNINGMESSAGE_WRITE_ERRORMESSAGE_ERROR_02MESSAGE_DATA_ERROR_NO_SERIES$MESSAGE_DATA_ERROR_EMPTY_COLUMN_LIST+MESSAGE_DATA_ERROR_COLUMN_LIST_INTEGER_TYPE*MESSAGE_DATA_ERROR_COLUMN_LIST_STRING_TYPEMESSAGE_INDEX_OUT_OF_RANGE MESSAGE_DATA_ERROR_EMPTY_CONTENT%MESSAGE_DATA_ERROR_DATA_TYPE_MISMATCH*MESSAGE_DATA_ERROR_ORDEREDDICT_IS_EXPECTEDMESSAGE_DEPRECATED_ROW_COLUMNMESSAGE_DEPRECATED_OUT_FILEMESSAGE_DEPRECATED_CONTENTMESSAGE_NOT_IMPLEMENTED_01MESSAGE_NOT_IMPLEMENTED_02MESSAGE_READONLYMESSAGE_ERROR_NO_HANDLERMESSAGE_UNKNOWN_IO_OPERATIONMESSAGE_UPGRADE_IMPLEMENTATION_REMOVEDIO_FILE_TYPE_DOC_STRINGOUT_FILE_TYPE_DOC_STRINGIN_FILE_TYPE_DOC_STRINGVALID_SHEET_PARAMETERSSOURCESHEETBOOKREAD_ACTIONWRITE_ACTION	RW_ACTIONFILE_TYPE_NOT_SUPPORTED_FMT     S/var/www/ffwdstore.be/apps/py-env/lib/python3.11/site-packages/pyexcel/constants.py<module>r7      s    
% -* / C 1 % / , / + 2 #:  (< %-I * L @  > 
 9  8  0 F I  K   
 
     
 	G   r5   