This seems to fix many of the issues I've had with the hubspot-api-python library. Things like paging being a manual task, and paging differences between search and get_page, and difficulties converting objects to json.
But, I'm wondering if this is just a research project that may be abandoned later, or if it might be merged or supercede hubspot-api-python at some point.
Sorry for the question inside an Issue. I know this would be better suited to a Discussion topic but those aren't enabled.
As a feature request, It would be nice to update the README of both projects to reference each other and specify when you would want to use one or the other.
This seems to fix many of the issues I've had with the hubspot-api-python library. Things like paging being a manual task, and paging differences between search and get_page, and difficulties converting objects to json.
But, I'm wondering if this is just a research project that may be abandoned later, or if it might be merged or supercede hubspot-api-python at some point.
Sorry for the question inside an Issue. I know this would be better suited to a Discussion topic but those aren't enabled.
As a feature request, It would be nice to update the README of both projects to reference each other and specify when you would want to use one or the other.