Installation

kirons_py3_module is easy to install, just open your terminal/command line or however you call it.

Windows

Type pip install kirons-py3-module to install my library. To update type pip uninstall kirons-py3-module and then install it again. No other python libraries needed.

OS X

Type pip3 install kirons-py3-module to install my library. To update type pip3 uninstall kirons-py3-module and then install it again. No other python libraries needed.

Linux

Type pip3 install kirons-py3-module to install my library. To update type pip3 uninstall kirons-py3-module and then install it again. No other python libraries needed. (same as OS X)