helperpy is a library that serves a variety of utility functions (in Python)
- Make sure you have Python 3.6 or above
- Install via
pip install helperpyorpip install helperpy==<version>
- The documentation for the
helperpypackage can be found atdocs/helperpy/index.html. You can view this HTML file in your browser after cloning/downloading this repository.