Pergunta

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

Foi útil?

Solução

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.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top