Python Forum
how to connect two python script one is located on the server and another in local
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to connect two python script one is located on the server and another in local
#1

I want to call python script of local machine using python script of server . Is there anyway to call it ?
Reply
#2
Run a terminal and use ssh. It's widely used for that.
Another way is to implement some rpc solution. There is module called zerorpc and is quite easy to build something
"As they say in Mexico 'dosvidaniya'. That makes two vidaniyas."
https://freedns.afraid.org
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Running script from remote to server invisiblemind 4 1,837 Mar-28-2025, 07:57 AM
Last Post: buran
  [SOLVED] Using Python to connect to an XML ? jehoshua 21 11,731 Dec-02-2024, 02:35 PM
Last Post: snippsat
  client A to server B connects but client B to server A doesnt connect gerald 1 1,518 Aug-17-2024, 07:33 AM
Last Post: Gribouillis
Bug Python 3.12 cannot import local python files as modules sunflowerdog 25 49,797 Jul-31-2024, 01:52 PM
Last Post: sunflowerdog
  Triggering a ps1 script in remote windows server via http python request jasveerjassi 1 1,592 Jan-26-2024, 07:02 PM
Last Post: deanhystad
  connect sql by python using txt. file dawid294 2 2,800 Jan-12-2024, 08:54 PM
Last Post: deanhystad
  How to Connect to PostgreSQL Through Jump Server and SSH Tunnel using Python? nishans 1 6,179 Jan-02-2024, 10:37 AM
Last Post: khanzain
  python connect to mssql wailoonho 7 9,260 Dec-07-2023, 02:06 AM
Last Post: wailoonho
  How to modify python script to append data on file using sql server 2019? ahmedbarbary 1 2,538 Aug-03-2022, 06:03 AM
Last Post: Pedroski55
  Python script with local libraries zazas321 0 1,885 Jul-05-2022, 04:55 AM
Last Post: zazas321

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020