Skip to content

hitblast/api.mcsrvstat.py

Repository files navigation

api.mcsrvstat.py

An asynchronous Python wrapper for the Minecraft Server Status API.

Downloads Python Version License


Checks Status
pretty code Linting

Installation

# Install / upgrade.
$ pip install -U api.mcsrvstat.py

Wiki & Usage

In order to read about the different methods, extensions and use cases, check out the GitHub Wiki page of this library. There's nothing more important than reading documentations in terms of implementing a new library in your project!



Acknowledgements

  • Thanks to Anders G. Jørgensen for making the original API behind this wrapper possible.

License

Licensed under the MIT License.