Installation To install this simply run: pip install discord-qalib To test this is working simply open an interactive shell and run: import qalib print(qalib.__version__) >>> 2.5.2