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
  How to Integrate External Content into a Python Web App + Related Resource finallen321 1 713 Dec-27-2025, 06:21 PM
Last Post: noisefloor
  Application logging best practices aecordoba 1 843 Nov-02-2025, 08:51 AM
Last Post: snippsat
  Python Calculator Application MemeStealer 7 82,611 Apr-17-2025, 07:02 PM
Last Post: AndreyAD
  help to boot application on computer startup jacksfrustration 3 1,380 Jan-22-2025, 07:43 AM
Last Post: chaebol2th
  pass arguments from bat file to pyhon script from application absolut 2 2,880 Jan-13-2025, 11:05 AM
Last Post: DeaD_EyE
  Bright Black Screen Issue in Tkinter GUI Application rommy 2 2,360 Nov-29-2024, 10:50 PM
Last Post: woooee
  installing an application on a Mac OS question jacksfrustration 1 1,038 Aug-26-2024, 08:02 PM
Last Post: menator01
  Making a launcher application for the .exe made using Pyinstaller --onefile zazas321 9 6,115 Aug-02-2024, 03:15 AM
Last Post: deanhystad
  Unexpected output when trying to attach files in a mail application PythonU2Novel 0 1,472 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 2,661 Mar-09-2024, 12:33 PM
Last Post: Pedroski55

Forum Jump:

User Panel Messages

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