valveexe 0.1.3
pip install valveexe
Released:
A library to issue console commands to Source Engine game clients
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU General Public License v3 (GPLv3) (gpl-3.0)
- Author: Maxime Dupuis
- Tags exe, source, sourcesdk, hammer, valve, game, client
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
ValveEXE
ValveEXE is a python library to interact with Source Engine game clients. It provides ways to input console commands as well as ways to read console output. It is primarily intended to assist in creating modding tools.
Full documentation: https://pysourcesdk.github.io/ValveEXE/
This library is completely VAC safe. It does not interact with memory in any way that might be frowned upon by anti-cheat. Console commands are issued either via RCON or by launch parameters. The console output is read from the disk, in log files provided by the game.
Installation
PyPI
ValveEXE is available on the Python Package Index. This makes installing it with pip as easy as:
pip3 install valveexe
Git
If you want the latest code or even feel like contributing, the code is available on GitHub.
You can easily clone the code with git:
git clone git@github.com:pySourceSDK/ValveEXE.git
and install it with:
python3 setup.py install
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU General Public License v3 (GPLv3) (gpl-3.0)
- Author: Maxime Dupuis
- Tags exe, source, sourcesdk, hammer, valve, game, client
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
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
Built Distribution
File details
Details for the file valveexe-0.1.3.tar.gz
.
File metadata
- Download URL: valveexe-0.1.3.tar.gz
- Upload date:
- Size: 17.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 78627c4dbcbed39d1d20abba7e3454abc0eea852271308202d947e3fe2b6363a |
|
MD5 | b7104db2a1c541e523cf24eaddc2aa7d |
|
BLAKE2b-256 | 0b2c672b2e5fe2e6c3f781732b8f414d0ab2d03efb530a1c8294f5c1fc442983 |
File details
Details for the file valveexe-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: valveexe-0.1.3-py3-none-any.whl
- Upload date:
- Size: 18.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc89dbf3a093946f577f6361b93828c69031bbc13e84c382ee06fc5e50a90791 |
|
MD5 | bef47d19969c1d6e5e27324b59c41e2e |
|
BLAKE2b-256 | 444863a63e8f848cab5ff2ea2b04ca346ffafd1a09876be8d2c082a92a9dfa8e |