v0.2.1 Refactor
This is a major refactor of seerpy.
It includes most of the same functionality, as well as new functionality, but most methods have been renamed, at the least to conform to snake_case style instead of camelCase style.
Because of that, existing code which uses this package will need to be re-written to use the new format.