U
    ±[Öe  ã                   @   s¤   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ddddd d!g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 sheetZ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)
Zname_columns_by_rowZname_rows_by_columnZcolnamesZrownamesZtranspose_beforeZtranspose_afterÚsourceZsheetÚbookÚreadÚwritez
read-writez'File type '%s' is not supported for %s.N)%Ú__doc__Z
DEFAULT_NAZDEFAULT_NAMEZDEFAULT_SHEET_NAMEZDEFAULT_NO_DATAZMESSAGE_WARNINGZMESSAGE_WRITE_ERRORZMESSAGE_ERROR_02ZMESSAGE_DATA_ERROR_NO_SERIESZ$MESSAGE_DATA_ERROR_EMPTY_COLUMN_LISTZ+MESSAGE_DATA_ERROR_COLUMN_LIST_INTEGER_TYPEZ*MESSAGE_DATA_ERROR_COLUMN_LIST_STRING_TYPEZMESSAGE_INDEX_OUT_OF_RANGEZ MESSAGE_DATA_ERROR_EMPTY_CONTENTZ%MESSAGE_DATA_ERROR_DATA_TYPE_MISMATCHZ*MESSAGE_DATA_ERROR_ORDEREDDICT_IS_EXPECTEDZMESSAGE_DEPRECATED_ROW_COLUMNZMESSAGE_DEPRECATED_OUT_FILEZMESSAGE_DEPRECATED_CONTENTZMESSAGE_NOT_IMPLEMENTED_01ZMESSAGE_NOT_IMPLEMENTED_02ZMESSAGE_READONLYZMESSAGE_ERROR_NO_HANDLERZMESSAGE_UNKNOWN_IO_OPERATIONZMESSAGE_UPGRADEZ_IMPLEMENTATION_REMOVEDZIO_FILE_TYPE_DOC_STRINGZOUT_FILE_TYPE_DOC_STRINGZIN_FILE_TYPE_DOC_STRINGZVALID_SHEET_PARAMETERSZSOURCEZSHEETZBOOKZREAD_ACTIONZWRITE_ACTIONZ	RW_ACTIONZFILE_TYPE_NOT_SUPPORTED_FMT© r   r   úS/var/www/html/services/stratfitenv/lib/python3.8/site-packages/pyexcel/constants.pyÚ<module>   sb   
ÿÿÿÿÿÿÿú