Skip to content
BenitzCoding edited this page Oct 22, 2021 · 1 revision

Installing Cool-Utils

PyPi Installation

Windows:

$ pip install -U cool-utils

Linux/MacOS:*

$ python3 -m pip install -U cool-utils

Development Build Installation

Windows:

$ pip install -U git+https://github.com/Senarc-Studios/Cool-Utils

Linux/MacOS:

$ python3 -m pip install -U git+https://github.com/Senarc-Studios/Cool-Utils
Clone this wiki locally