Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8142379
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T12:48:02+00:00 2026-06-06T12:48:02+00:00

I have a python program that must work on Windows and Linux. There are

  • 0

I have a python program that must work on Windows and Linux. There are some configuration options I normally store in a file, in a subdirectory of the program’s directory.

For Windows, I converted it to exe and created an Installer for it. And now I have the problem of dealing with the config file.

What is the best place to save the configuration file? I have read that for Windows os.environ['APPDATA']+'myAppName' is the path that must be used. Is it correct? Is it standard? Will it work in all versions of Windows at least from XP (and at least in English and Spanish)?

PD: I am not interested in using ConfigParser. Config file is in my own format and I have working code for reading/writing from it.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T12:48:04+00:00Added an answer on June 6, 2026 at 12:48 pm

    Storing settings in the user directory is usually a good idea.

    These days, you should probably use something like the appdirs library to find a good path to store your configuration in.

    Under most Unices, just store a (preferably dot-prefixed) file in the home directory. Under OS X, you’d want to create a directory for your application in the user’s Library folder, and store your files there. Under Windows, APPDATA is a good place to build a directory in for your application. It should work on all Windows localizations, and it looks like it was also available in Windows XP.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a python program/file that I want to run repeatedly and calculate the
In some part of my Python program I have a val variable that can
I have a Python program that sends keystrokes to another application using SendKeys. Some
I have a python program that opens several urls in seperate tabs in a
I have a python program that is going to eat a lot of memory,
I have a python program that I am currently working on which is working
I have a simple python program that I'd like to daemonize. Since the point
Well, i have written a simple python program that parses HTML with HTMLParser. Here
I have a Python program (with Django - does this matter?) that I want
I have an old C# program that is being ported to Python 3 for

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.