Python Forum
How to send data from a python application to an external application
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to send data from a python application to an external application
#1
I wanted to know a way to send some data from a python application to another application. The other application i am referring to over here runs on the same machine as that of the python application.
Dtaa should be sent in such a way that the change in data must be reflected on the desired parameter in the external application.
Please help me.
Reply
#2
This is all a bit vague. We need more information, for example: what is the other application? What OS are you running on? What kind of data? Is there anything else you feel is relevant to know? Try to give us enough information to help you. Are you able to use the facilities your OS provides for inter-process communication (e.g. pipes at least on UNIX)?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Python Calculator Application MemeStealer 7 42,570 Apr-17-2025, 07:02 PM
Last Post: AndreyAD
  help to boot application on computer startup jacksfrustration 3 625 Jan-22-2025, 07:43 AM
Last Post: chaebol2th
  pass arguments from bat file to pyhon script from application absolut 2 1,024 Jan-13-2025, 11:05 AM
Last Post: DeaD_EyE
  Bright Black Screen Issue in Tkinter GUI Application rommy 2 1,004 Nov-29-2024, 10:50 PM
Last Post: woooee
  installing an application on a Mac OS question jacksfrustration 1 600 Aug-26-2024, 08:02 PM
Last Post: menator01
  Making a launcher application for the .exe made using Pyinstaller --onefile zazas321 9 2,422 Aug-02-2024, 03:15 AM
Last Post: deanhystad
  Unexpected output when trying to attach files in a mail application PythonU2Novel 0 1,029 May-17-2024, 02:59 AM
Last Post: PythonU2Novel
  Help with to check an Input list data with a data read from an external source sacharyya 3 1,661 Mar-09-2024, 12:33 PM
Last Post: Pedroski55
  application design 67kap 0 952 Dec-27-2023, 03:38 PM
Last Post: 67kap
  How do I properly implement restarting a multithreaded python application? MrFentazis 1 1,735 Jul-17-2023, 09:10 PM
Last Post: JamesSmith

Forum Jump:

User Panel Messages

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