.. _mlrun.package.packagers.numpy_packagers.NumPyNumberPackager:

mlrun.package.packagers.numpy\_packagers.NumPyNumberPackager
============================================================

.. currentmodule:: mlrun.package.packagers.numpy_packagers

.. autoclass:: NumPyNumberPackager
   :show-inheritance:

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~NumPyNumberPackager.BUNDLE_FROM_DICT
      ~NumPyNumberPackager.BUNDLE_FROM_LIST
      ~NumPyNumberPackager.DEFAULT_PACKING_ARTIFACT_TYPE
      ~NumPyNumberPackager.DEFAULT_UNPACKING_ARTIFACT_TYPE
      ~NumPyNumberPackager.PACK_SUBCLASSES
      ~NumPyNumberPackager.PRIORITY
      ~NumPyNumberPackager.future_clearing_path_list
      ~NumPyNumberPackager.priority

   
   .. autoattribute:: BUNDLE_FROM_DICT

   
   .. autoattribute:: BUNDLE_FROM_LIST

   
   .. 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::
   
      ~NumPyNumberPackager.__init__
      ~NumPyNumberPackager.add_future_clearing_path
      ~NumPyNumberPackager.bundle
      ~NumPyNumberPackager.can_bundle
      ~NumPyNumberPackager.can_unbundle
      ~NumPyNumberPackager.get_data_item_local_path
      ~NumPyNumberPackager.get_default_packing_artifact_type
      ~NumPyNumberPackager.get_default_unpacking_artifact_type
      ~NumPyNumberPackager.get_supported_artifact_types
      ~NumPyNumberPackager.get_supported_packing_artifact_types
      ~NumPyNumberPackager.get_supported_unpacking_artifact_types
      ~NumPyNumberPackager.is_packable
      ~NumPyNumberPackager.is_unpackable
      ~NumPyNumberPackager.pack
      ~NumPyNumberPackager.pack_object
      ~NumPyNumberPackager.pack_result
      ~NumPyNumberPackager.unbundle
      ~NumPyNumberPackager.unpack
      ~NumPyNumberPackager.unpack_object

   
   .. automethod:: __init__
   .. automethod:: add_future_clearing_path
   .. automethod:: bundle
   .. automethod:: can_bundle
   .. automethod:: can_unbundle
   .. automethod:: get_data_item_local_path
   .. automethod:: get_default_packing_artifact_type
   .. automethod:: get_default_unpacking_artifact_type
   .. automethod:: get_supported_artifact_types
   .. automethod:: get_supported_packing_artifact_types
   .. automethod:: get_supported_unpacking_artifact_types
   .. automethod:: is_packable
   .. automethod:: is_unpackable
   .. automethod:: pack
   .. automethod:: pack_object
   .. automethod:: pack_result
   .. automethod:: unbundle
   .. automethod:: unpack
   .. automethod:: unpack_object

   
   
