GenerateCodePython.cpp complete (with GenerateCodePython.hpp).
Update to GenerateCode.cpp to include lowercase filenames for Python.
Update to main.cpp to allow Python.
https://gist.github.com/wolfospealain/8a26b5de82670bdc2f2f1ac51e73c861#file-generatecodepython-cpp
Thanks for your contribution which I applied with modification in commit c9b804.
Please rebase your working base as it was outdated.
Update to correct generation of attributes. Note current code doesn't facilitate inclusion of inherited parent attributes in init() method parameters and call to parent init().
https://gist.github.com/wolfospealain/8a26b5de82670bdc2f2f1ac51e73c861/revisions
If there are remaining issues please open a new ticket.