Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 316 Bytes

File metadata and controls

21 lines (13 loc) · 316 Bytes

BanGuard API python wrapper

Based on this API documentation

Installation

Install the banguard-api package using pip:

Windows

python -m pip install banguard-api

Linux / Mac OS

pip3 install banguard-api