Skip to content

Installation and dependencies

Kenji Fukushima edited this page Mar 7, 2023 · 1 revision

Installation

NWKIT runs on python 3 and uses pip for installation.

# Installation with pip
pip install git+https://github.com/kfuku52/nwkit

# This should show complete options
nwkit -h 

Dependencies

NWKIT depends on the following packages. pip install automatically installs them, so no separate installation is necessary.

Clone this wiki locally