Skip to main content

A CLI interface for quickly making sprays for Team Fortress 2.

Project description

pyspray

CLI interface to streamline the process of making TF2 sprays.

Installation

In order to use pyspray, you must have python installed on your system.

pyspray can be installed via pip with py -m pip install pyspray or python -m pip install pyspray via the command line, depending on your platform. For simplicity, all commands will be given using py (which is the default alias on some Windows systems).

Usage And CLI Help

pyspray should be run as a module using py -m pyspray <args>. In order to see a list of available commands, run py -m pyspray --help.

To get further information about any of these commands, run py -m pyspray <command_name> --help.

Commands and Basic Usage Examples

Before creating any sprays, pyspray needs to know where your Team Fortress 2 directory is. These files can be found by right clicking on Team Fortress 2 in your Steam games menu, mousing over the Manage tab, and then clicking Browse Local Files.

Once you have the file path of the Team Fortress 2 directory, run py -m pyspray set-directory <file_path>. IMPORTANT: Windows has some issues with filepaths with spaces in them! It is important to enclose <file_path> with double quotes.

Good:

py -m pyspray set-directory "C:\Program Files (x86)\Steam\steamapps\common\Team Fortress 2"

WILL NOT WORK:

py -m pyspray set-directory C:\Program Files (x86)\Steam\steamapps\common\Team Fortress 2

Static Sprays

A static spray is simply a single image. To create one, run py -m pyspray static <filepath_or_url_of_image> --name <name_of_spray>. The name can be omitted, but the autogenerated names are simply the timestamps of creation, and are easy to mix up.

Faded Sprays

A faded spray is a spray that changes as you move closer or further away from it. To create a faded spray, run py -m pyspray fade <url_or_filepath_of_image> <url_or_filepath_of_image>... --name <name_of_spray>. The images should be listed such that the first image is the one you want shown from furthest away, and the last image is the one you want shown from nearest.

Animated Sprays

An animated spray is a spray that moves, and can be made from filetypes like gifs, webms, and mp4s. To create an animated spray, run py -m pyspray anim <path_or_url_to_animated_file> --name <name_of_spray>. Note that this works best with short animations, as sprays have a filesize limit of 512 KB.

Spray previews:

With animated sprays in particular, it is sometimes difficult to tell what options to use to make a spray with sufficient resolution that loops well. To make this easier, the --dry and --show flags can be used to preview a spray without the trouble of testing it out in game. The --dry flag prevents any spray files from being written to your tf2 directory, and the --show flag shows a preview of the spray. These options can be used for all types of sprays.

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

pyspray-0.0.12.tar.gz (16.6 kB view details)

Uploaded Source

Built Distribution

pyspray-0.0.12-py3-none-any.whl (16.3 kB view details)

Uploaded Python 3

File details

Details for the file pyspray-0.0.12.tar.gz.

File metadata

  • Download URL: pyspray-0.0.12.tar.gz
  • Upload date:
  • Size: 16.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.20

File hashes

Hashes for pyspray-0.0.12.tar.gz
Algorithm Hash digest
SHA256 9a6ec352c8069ccfb45b8259b301c4444284874c8dd3043e0b86422d0472d8ed
MD5 2b2a3cb5270564e4a38cb1d20c763e38
BLAKE2b-256 68b953a7281528b1d0f4e37a858ac27eae070407b9eff7418cf89c68c3de21c7

See more details on using hashes here.

File details

Details for the file pyspray-0.0.12-py3-none-any.whl.

File metadata

  • Download URL: pyspray-0.0.12-py3-none-any.whl
  • Upload date:
  • Size: 16.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.20

File hashes

Hashes for pyspray-0.0.12-py3-none-any.whl
Algorithm Hash digest
SHA256 c0b3fa3476306ccf9d3050c8d317656fb2c2e027fac6eb11283261c42d9ebfca
MD5 3cb86145c6b5f52bb2bc834744e85502
BLAKE2b-256 8f56885dfd3f949e36c8e8555b04a201d672f245e7ac09e808c31dc0ac8e14b2

See more details on using hashes here.

Supported by

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