Hi there, I'm a recent unity refugee learning Godot. One of the things I made that I always bring with me from project to project in unity is a Google Spreadsheets importer I use to manage my game's data outside of unity.
As I started to work on an inventory system for my first godot game I found myself missing it so I converted it to godot. In the spirit of FOSS decided to make it available for free under MIT license on github, I hope more people can use it and enjoy it!