Updated to explicitly support modern versions of Python (3.12, 3.13, 3.14).
Dropped support for outdated versions of Python.
Fixed bug related to adding to a collection.
Added ability to do bulk operations (create, update) via new methods in restapi (createMultiple, updateMultiple)