Compilation of useful python functions.
- cls()
- Clears the screen
- menu()
- Displays a menu and allows the user to pick an option
- Python 3
- Menu:
- kiwi_menu
- (Optional) multipledispatch
- Added pypi package: usefulfunctions2
- Added changelog
- Added menu function
- Separated functions into different files