﻿linopy.remote.RemoteHandler
===========================

.. currentmodule:: linopy.remote

.. autoclass:: RemoteHandler

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~RemoteHandler.__init__
      ~RemoteHandler.execute
      ~RemoteHandler.python_script
      ~RemoteHandler.solve_on_remote
      ~RemoteHandler.write_model_on_remote
      ~RemoteHandler.write_python_file_on_remote
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~RemoteHandler.client
      ~RemoteHandler.model_solved_file
      ~RemoteHandler.model_unsolved_file
      ~RemoteHandler.password
      ~RemoteHandler.port
      ~RemoteHandler.python_executable
      ~RemoteHandler.python_file
      ~RemoteHandler.username
      ~RemoteHandler.hostname
   
   