Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/olijeffers0n/rustplus

Rust+ API Wrapper Written in Python for the Game: Rust
https://github.com/olijeffers0n/rustplus

commands python python3 rust rustplus rustplus-api websocket

Last synced: 2 days ago
JSON representation

Rust+ API Wrapper Written in Python for the Game: Rust

Awesome Lists containing this project

README

        

![Rust+.py](https://raw.githubusercontent.com/olijeffers0n/rustplus/master/icon.png)














## Installation:
Install the package with:
```
pip install rustplus
```

## What can you do?
- Get the Map
- Get Team Info
- Get Team Chat
- Get Server Info
- Send Team Messages
- Getting the time
- Using Smart Devices
- Camera Handling

# For information on all the above methods, see the [Wiki](https://rplus.ollieee.xyz)

### Support:
If you need help, or you think that there is a problem feel free to open an issue. If you think you have made some improvements, open a PR!

Feel free to chuck some support to Liam at [RustPlus.js](https://github.com/liamcottle/rustplus.js) as he was the first to really crack this API

You can also join me on my discord server:



Discord

GitHub ⭐'s are always welcome :)

Have Fun!

## Special Thanks:
Thanks to [JetBrains](https://www.jetbrains.com/?from=rustplus) for providing me with a free Open Source License for
PyCharm Professional, which is what I use to develop this project.