Installation

To start using helperfns in your project you run the following command:

pip install helperfns

Note

Or if you want to install it in notebooks such as jupyter notebooks you can run the code cell with the following code:

!pip install helperfns

Once you install helperfns now you are ready to use it in your projects.