Skip to content

small module to retrieve the registered servers from the master server and request the player information of each server.

License

Notifications You must be signed in to change notification settings

DaRealFreak/Teeworlds-ServerInfo

Repository files navigation

Teeworlds Server Info

Build Status Scrutinizer Coveralls github GitHub license
small module to retrieve the registered servers from the master server and request the player information of each server.

Installing

This script runs with Python 3.

Download this repository and run the setup.py to install all necessary dependencies

Dependencies

Required:

  • pycountry - Extension to retrieve country codes/names based on the numeric identifier

Usage

An example usage to retrieve the master servers, game servers and server information is in the file usage.py

Running the tests

In the tests folder you can run each unittest individually. The test cases should be self-explanatory.

Development

Want to contribute? Great! I'm always glad hearing about bugs or pull requests.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

small module to retrieve the registered servers from the master server and request the player information of each server.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages