# Honeyline Python 1.0.0 Honeyline Python simplifies python features. It shortens long python funcitons. ## Install Honeyline Shell: `pip install honeyline` Python: `import honey from honeyline` ## Examples from Honeyline.py Printing: `p("Honeyline")` Inputting: `inp("Honeyline")` Loop: ```py for i in r(5): p("Num: ", i) ``` ## Automatic Updater (ORB) Installs: `45` Installs (Shell): `56`