Functions that I find useful but don't want to write out each time.
Clone the repository, navigate to the folder and run:
python setup.py installYou should now be able to import the package using
import usefulfunctions as ufsView the documentation by opening doc/_build/html/index.html in your browser.