My python interpreter (Atom) doesn’t show all the available hops datatypes as shown in the tutorial.
If I use one datatype that wasn’t showing up in the autocomplete, it works, and that datatype becomes available next time I call ghhops_server.Hops[…]
I’d like to know if there is a way to fix this or if there is a list of the datatypes available?
This sounds like an issue with configuration of atom. ghhops-server is pure python so the interpreter should have no problem figuring out what the datatypes are.