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
  Triggering a ps1 script in remote windows server via http python request jasveerjassi 1 374 Jan-26-2024, 07:02 PM
Last Post: deanhystad
  connect sql by python using txt. file dawid294 2 432 Jan-12-2024, 08:54 PM
Last Post: deanhystad
  How to Connect to PostgreSQL Through Jump Server and SSH Tunnel using Python? nishans 1 997 Jan-02-2024, 10:37 AM
Last Post: khanzain
  python connect to mssql wailoonho 7 1,597 Dec-07-2023, 02:06 AM
Last Post: wailoonho
  Using Python to connect to an XML ? jehoshua 12 1,984 Jul-11-2023, 12:34 AM
Last Post: jehoshua
  Is there a *.bat DOS batch script to *.py Python Script converter? pstein 3 3,257 Jun-29-2023, 11:57 AM
Last Post: gologica
  How to modify python script to append data on file using sql server 2019? ahmedbarbary 1 1,227 Aug-03-2022, 06:03 AM
Last Post: Pedroski55
  Python script with local libraries zazas321 0 976 Jul-05-2022, 04:55 AM
Last Post: zazas321
  Trying to make a bot to connect on discord with Selenium Python johnsmith43 2 51,329 Mar-21-2022, 02:56 PM
Last Post: Cloudytechnical
  Real-Time output of server script on a client script. throwaway34 2 2,058 Oct-03-2021, 09:37 AM
Last Post: ibreeden

Forum Jump:

User Panel Messages

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