Search code examples
pythoncanonical-quickly

use quickly to make a config folder in home


I need to make a ~/folder/configFile to use with my aplication. when the deb package is created by "quickly" should create this folder with this file. Someone can teach me to do it? By the way, can also tell me where should I put my axillary files ".py" in the project folders (like classes and stuff)?


Solution

  • See homepath in the docs. You can put your axillary files in the same folder as your application's or in a subdirectory and make them part of packages.