Installation

pip install awpy

To install awpy, you must have Python >= 3.11 and Go (the programming language) installed. You need a Go version greater than 1.18, and you can visit this link to install the latest Golang version.

Once you have Golang installed, you can check your version in command line by using the command go version. After this, simply run pip install awpy.