Getting the Appdata Directory with Python and PEP?

Kevin Walzer kw at codebykevin.com
Mon Dec 2 09:39:36 EST 2013


On 11/26/13, 5:49 PM, Eamonn Rea wrote:
>> Maybe this module is of some use to you:
>> >
>> >https://pypi.python.org/pypi/appdirs
>> >
>> >
>> >
>> >It provides a unified Python API to the various OS specific 'user' directory locations.
>> >
>> >
>> >
>> >Irmen
> I saw this, but I wanted to do it myself as I stated in the OP:)

This module appears to simply use hard-coded paths on Unix/Linux and OS 
X--not much to learn there, except which paths to code.

--Kevin

-- 
Kevin Walzer
Code by Kevin/Mobile Code by Kevin
http://www.codebykevin.com
http://www.wtmobilesoftware.com



More information about the Python-list mailing list