.. _mlrun.package.packagers.python_standard_library_packagers.StrPackager:

mlrun.package.packagers.python\_standard\_library\_packagers.StrPackager
========================================================================

.. currentmodule:: mlrun.package.packagers.python_standard_library_packagers

.. autoclass:: StrPackager
   :show-inheritance:

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~StrPackager.DEFAULT_PACKING_ARTIFACT_TYPE
      ~StrPackager.DEFAULT_UNPACKING_ARTIFACT_TYPE
      ~StrPackager.PACK_SUBCLASSES
      ~StrPackager.PRIORITY
      ~StrPackager.future_clearing_path_list
      ~StrPackager.priority

   
   .. autoattribute:: DEFAULT_PACKING_ARTIFACT_TYPE

   
   .. autoattribute:: DEFAULT_UNPACKING_ARTIFACT_TYPE

   
   .. autoattribute:: PACK_SUBCLASSES

   
   .. autoattribute:: PRIORITY

   
   .. autoattribute:: future_clearing_path_list

   
   .. autoattribute:: priority

   

   
   


   
   
   .. rubric:: Methods

   .. autosummary::
   
      ~StrPackager.__init__
      ~StrPackager.add_future_clearing_path
      ~StrPackager.get_data_item_local_path
      ~StrPackager.get_default_packing_artifact_type
      ~StrPackager.get_default_unpacking_artifact_type
      ~StrPackager.get_supported_artifact_types
      ~StrPackager.is_packable
      ~StrPackager.is_unpackable
      ~StrPackager.pack
      ~StrPackager.pack_object
      ~StrPackager.pack_path
      ~StrPackager.pack_result
      ~StrPackager.unpack
      ~StrPackager.unpack_object
      ~StrPackager.unpack_path

   
   .. automethod:: __init__
   .. automethod:: add_future_clearing_path
   .. automethod:: get_data_item_local_path
   .. automethod:: get_default_packing_artifact_type
   .. automethod:: get_default_unpacking_artifact_type
   .. automethod:: get_supported_artifact_types
   .. automethod:: is_packable
   .. automethod:: is_unpackable
   .. automethod:: pack
   .. automethod:: pack_object
   .. automethod:: pack_path
   .. automethod:: pack_result
   .. automethod:: unpack
   .. automethod:: unpack_object
   .. automethod:: unpack_path

   
   
