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 install
You should now be able to import the package using
import usefulfunctions as ufs
View the documentation by opening doc/_build/html/index.html in your browser.