If there is no such tool already, should be easy enough to write a little pre-commit hook to update the general and PyPI metadata from the CITATION file (the CITATION file is more "granular", so should be primary for this kind of metadata) if there are relevant changes.
If there is no such tool already, should be easy enough to write a little pre-commit hook to update the general and PyPI metadata from the CITATION file (the CITATION file is more "granular", so should be primary for this kind of metadata) if there are relevant changes.
This could be done by first creating a general IAS-9 python template repository with best practices, e.g. based on https://github.com/apirogov/python-app-template/
and then using the developed workflows also in metador repositories.