Welcome at betterfunctions documentation!¶
This is the documentation for the library betterfunctions, a python-package with often used functions.
How to start¶
With this steps you can start easily into betterfunctions:
- Install:
Execute this command in the terminal:
pip install betterfunctions
- Import:
Import the package into the code:
from betterfunctions import *