Currently, there is no documentation for UbiPopulate or it's methods and, when ubipop is used as a python library, there are a number of other accessible structures.
Desired behavior
ubipop exposes only the UbiPopulate class and its methods for population and expected pulp actions, assuming the latter of the two is completed. All pubic classes and methods are properly documented.
Use case
When used as a python library, users can create UbiPopulate objects and from them retrieve expected pulp actions and execute UBI population.
Summary
Make the UbiPopulate class public
Issue Type
Current behavior
Currently, there is no documentation for UbiPopulate or it's methods and, when ubipop is used as a python library, there are a number of other accessible structures.
Desired behavior
ubipop exposes only the UbiPopulate class and its methods for population and expected pulp actions, assuming the latter of the two is completed. All pubic classes and methods are properly documented.
Use case
When used as a python library, users can create UbiPopulate objects and from them retrieve expected pulp actions and execute UBI population.
Additional Information