Python Forum
Best way to feed python script of a file
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Best way to feed python script of a file
#1
Hi!
I'm newbie in python.
I need to do a service/daemon in python that it's always executing and it should read of a file. These file contains lines of an application that are generated by an application (like a log).
Python script should manage the lines in order and do things.
What's the best way to achive that?
In unix I use bash and FIFO file but I don't know how it's the best way with python and windows.
Thanks!
Reply


Messages In This Thread
Best way to feed python script of a file - by absolut - Jan-10-2025, 04:04 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [SOLVED] [listbox] Feed it with dict passed to class? Winfried 3 1,257 May-13-2024, 05:57 AM
Last Post: Larz60+
Exclamation Multi-Threaded Camera Feed issue Khajababa69 0 1,415 May-05-2024, 09:44 PM
Last Post: Khajababa69
  Draw bounding boxes on live feed Jerome 0 1,193 Jan-20-2024, 10:50 PM
Last Post: Jerome
  Is there a *.bat DOS batch script to *.py Python Script converter? pstein 3 7,917 Jun-29-2023, 11:57 AM
Last Post: gologica
  Python Script to convert Json to CSV file chvsnarayana 8 4,662 Apr-26-2023, 10:31 PM
Last Post: DeaD_EyE
  How to modify python script to append data on file using sql server 2019? ahmedbarbary 1 1,969 Aug-03-2022, 06:03 AM
Last Post: Pedroski55
  How to parse a live feed in Python? Daring_T 2 8,141 Jan-20-2022, 04:17 AM
Last Post: Daring_T
  Feed List items with Integer euras 9 5,662 May-19-2021, 07:45 PM
Last Post: snippsat
  splitting UAV/sat images to smaller pieces in order to feed a CNN hobbyist 0 1,994 Dec-08-2020, 11:48 AM
Last Post: hobbyist
  Rotation Effect on live Webcam Feed Leziiy 0 2,081 Sep-12-2020, 04:25 PM
Last Post: Leziiy

Forum Jump:

User Panel Messages

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