Python Forum
data file for .exe program to access
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
data file for .exe program to access
#1
Hello.
My question is hypothetical regarding whether Python would be the correct choice.
I have written a few Python programs being an amateur, that display data that I provide within the program. I compile the program into a standalone .exe. If I want the program to display different data, then I have to include the new data and recompile the .exe program.
My question is, is it possible to write a standalone .exe python program that can access the 'data' not from within the program itself, but from an external data file separate from the program. This way I could make changes to the data file that the program will access without having to recompile the .exe program each time. Im not sure if Python is the right choice here.
thanks for your consideration.
Ose
Reply


Messages In This Thread
data file for .exe program to access - by ose - Nov-23-2022, 07:25 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  sharepoint: Access has been blocked by Conditional Access policies CAD79 0 2,402 Jul-12-2024, 09:36 AM
Last Post: CAD79
  Trying to access excel file on our sharepoint server but getting errors cubangt 0 1,560 Feb-16-2023, 08:11 PM
Last Post: cubangt
  I have written a program that outputs data based on GPS signal kalle 1 2,152 Jul-22-2022, 12:10 AM
Last Post: mcmxl22
  Suggestions for a simple data analysis program t4keheart 0 2,293 Mar-08-2021, 03:45 PM
Last Post: t4keheart
  xml file creation from an XML file template and data from an excel file naji_python 1 2,958 Dec-21-2020, 03:24 PM
Last Post: Gribouillis
  sqlite3 database does not save data across restarting the program SheeppOSU 1 4,995 Jul-24-2020, 05:53 AM
Last Post: SheeppOSU
  How to save CSV file data into the Azure Data Lake Storage Gen2 table? Mangesh121 0 2,711 Jun-26-2020, 11:59 AM
Last Post: Mangesh121
  Making .exe file that requires access to text and html files ClassicalSoul 0 2,049 Apr-23-2020, 05:03 PM
Last Post: ClassicalSoul
  FileNotFoundError: No such file or no access agatte 2 5,993 Sep-12-2019, 08:48 AM
Last Post: agatte
  I can't read data from the clipboard in an external program AlekseyPython 1 3,527 Mar-19-2019, 07:56 AM
Last Post: buran

Forum Jump:

User Panel Messages

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