Add create FIT file capability to FIT Python SDK ?

From what I can see the existing Python module does not contain the functionality for writing a FIT file.

Are there any plans to extend the functionality offered by the "Garmin - FIT Python SDK" library?

Useful to have a Python routine to read a FIT file, make some changes, and save it again.

Within the modules for other languages (eg C++) that capability seems to be there. https://developer.garmin.com/fit/example-projects/cpp/

Thanks