[1.0.1] - 2021-06-25 - Installation on-the-fly and Class inhertiance.
All goals seemed to be fulfilled in this version.
Added:
- OOP with class inhertiance
- Docstring for function
- Two more arguments (`user_install` prompts the user for install, `auto_install` automatically installs missing packages).
Changed:
- Docstring now part of `_optional_import` function.