SteamCMD leveraged by CPython to upload binaries
Project description
PySteamUpload
A convenient tool to upload easily your binaries to Steam.
How does it work ?
PySteamUpload requires two environment variables:
STEAM_USERNAMESTEAM_PASSWORD
Initialize SteamCMD
Execute then initialize SteamCMD with provided command:
python -m pysteamupload initialize_only
Upload
python -m pysteamupload upload --app_id="123456" --depot_id="1234567" --build_description="My first upload" --content_path="C:\Temp\MyBinariesAreLocatedHere"
Packaging
python -m pip install twine setuptools wheelpython setup.py sdist bdist_wheelpython -m twine upload dist/*
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pysteamupload-0.2.0.tar.gz.
File metadata
- Download URL: pysteamupload-0.2.0.tar.gz
- Upload date:
- Size: 18.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a90a0c9227093d09a40182c3742c2fe8d5846000bc5185d80aa226caf3fc8c2b
|
|
| MD5 |
788ecd2aea465adb56ae0b46d8895d08
|
|
| BLAKE2b-256 |
7e3235b0d038782038e9e9c517ce4bcc0183baa85b85af096ca104d50d171b89
|
File details
Details for the file pysteamupload-0.2.0-py3-none-any.whl.
File metadata
- Download URL: pysteamupload-0.2.0-py3-none-any.whl
- Upload date:
- Size: 19.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fedfb54e9db51d97e3de0ea5a0a290330aec134d84aa4952452900cee2846642
|
|
| MD5 |
f27b84cb937e5b5f7c17a7f88d577914
|
|
| BLAKE2b-256 |
e79b173234facc3b573e4d9d4d928db6f7b7cfdcbd8d81a51bdb03220ff9190e
|