My first attempt at a package.
Dennis Lee Bieber
wlfraed at ix.netcom.com
Mon Jul 25 10:43:00 EDT 2022
On Mon, 25 Jul 2022 10:39:46 +0200, Antoon Pardon <antoon.pardon at vub.be>
declaimed the following:
>Yes it is, but it doesn't answer my question: How do I create a package
>in which a file is built at install time.
>I just want to build a configuration file that will among some other
>info contain the date the package
>was installed. The idea is that you can execute python3 -m
><package>.release to know what version
>of the package you installed and when you installed it. But seem unable
>to find a way to do this.
Does
https://stackoverflow.com/questions/72320778/autostart-installed-package-with-python
provide any hints?
--
Wulfraed Dennis Lee Bieber AF6VN
wlfraed at ix.netcom.com http://wlfraed.microdiversity.freeddns.org/
More information about the Python-list
mailing list