A simple python rcon package for squad
Project description
Python Rcon for squad
这是一个针对于战术小队创建的rcon包。对于其他游戏可能不支持。 This is a rcon package built for squad. It might not support other games.
使用方法 How to use
from pyrcon4squad import Rcon
with Rcon("localhost", 12345, "yourpassword") as rcon:
print(rcon.command("listplayers"))
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyrcon4squad-0.1.1.tar.gz
(3.0 kB
view details)
File details
Details for the file pyrcon4squad-0.1.1.tar.gz.
File metadata
- Download URL: pyrcon4squad-0.1.1.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c7e3041236706505bfa50c5c5bced8128063b2539b089dba85ba331faec5c095
|
|
| MD5 |
76ee36f39bc124af73009855acaaf6f7
|
|
| BLAKE2b-256 |
be6c7a5f12f7e185e7c2c121980190d1dfb06c9ed1e94209bbf09be7813aaecb
|