Plazmix API wrapper for Python

An optimised, easy to use Plazmix API wrapper written in Python

Features:

  • Async and sync wrappers
  • Using ujson instead of json for performance
  • Regular updates
  • Completely covers the Plazmix API
    • Users
    • Modes
    • Online
    • Metrics
    • Moderator alerts
    • News
    • …and other more!

Installing

Important: Python 3.9 or higher is required

To install the library you can just run the following command:

Linux:

# Linux/MacOS
pip3 install plazmixapi

Windows:

python -m pip install plazmixapi

OR

pip install plazmixapi

 

 

 

To finish reading, please visit source site