Convert .gbf/.gbk file to .gff using python (fix bugs, you can use biopython library)

Job ID: 36285788

Budget: $10 – $30 USD

My max budget is $50 and needed in 2 days
I have a list of .gbf files, create a python script which takes input of .gbf files and output should be list of .gff files.
I am attaching 2 gbf and 2 gff files for reference.
example1.gbf ,example2.gbf, example1.gff, example2.gff.

I have created a python script called gbkTOgff_withbugs.py, taken input as example1.gbf, i have output(have some bugs) with name example1_withbugs.gff

Task is write a new script or modify gbkTOgff_withbugs.py file to get correct output.