Skip to main content

simple steamcmd app installer

Project description

py_steamcmd_installer

Simple tool to install steam apps via python using the steamcmd

Prerequisites

Make sure steamcmd and python is installed

Installing

pip install py_steamcmd_installer

How to use:

# import the package
from py_steamcmd_installer import py_steamcmd_installer

# create a steamcmd object and give the steamcmd path as an argument
steamcmd = py_steamcmd_installer.Steamcmd("/usr/bin/steamcmd")

# create a function that handels the process output
def output_parser(output):
  print("output: " + output)

# set the output parser
steamcmd.handleOutput = output_parser

# install a server
steamcmd.installServer(4020, "../server_path")

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

py_steamcmd_installer-0.6.1.tar.gz (3.6 kB view details)

Uploaded Source

File details

Details for the file py_steamcmd_installer-0.6.1.tar.gz.

File metadata

File hashes

Hashes for py_steamcmd_installer-0.6.1.tar.gz
Algorithm Hash digest
SHA256 b808bbc5a86e25e3147ca7302a26689e054543a60dcbc3ab675e870f1f335cf0
MD5 92099f8fcfc6bb901110ecc2473f2020
BLAKE2b-256 d8e1f4b5e8acde8da06f72a1d87e8d2281bc480c41fa3885b13e73aa5235e835

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page