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)?

有帮助吗?

解决方案

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.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top