Embedding version in command-line program

Marco Sulla Marco.Sulla.Python at gmail.com
Wed Oct 7 08:02:26 EDT 2020


In __init__.py, you can parse the toml file, extract the version and
store it in a __version__ variable.


More information about the Python-list mailing list