pydustry.py

Module for server information in the game Mindustry.


Keywords
midnustry, game, server, parser, infomation, mindustry, pydustry, python, server-info
License
MIT
Install
pip install pydustry.py==2.1.0

Documentation

Installation

pip install https://github.com/RCR-OOP/pydustry.py/releases/download/v2.0/pydustry.py-2.0_release-py3-none-any.whl

Example

  • main.py
import pydustry

pydustry.Server("easyplay.su").get_status()
  • Return
Status(name='[#3bffff][*] []EasyPlay Gaming + [#3dffcb]Rating-System', map='EasyPlay.HUB', players=56, wave=1, version=126, vertype='official', ping=35)