Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/olijeffers0n/rustplus
- Owner: olijeffers0n
- License: mit
- Created: 2021-05-01T15:01:51.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T21:32:26.000Z (9 months ago)
- Last Synced: 2024-05-22T21:33:17.226Z (9 months ago)
- Topics: commands, python, python3, rust, rustplus, rustplus-api, websocket
- Language: Python
- Homepage: https://rplus.ollieee.xyz/
- Size: 3.43 MB
- Stars: 88
- Watchers: 4
- Forks: 25
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
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:
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.