Skip to main content

SlappPy is the Python support and generation code for Slapp and Dola.

Project description

SlapPy

SlapPy is the Python support and generation code for Slapp and Dola. Code on Github.

Requirements

  • Python 3.9+
  • Create a .env in the repository root with the following values:
# Required values:
# Source address for Battlefy backend
CLOUD_BACKEND="https://xxxxx.cloudfront.net"
# Path to SplatTagConsole for Slapp things
SLAPP_CONSOLE_PATH=".../SplatTagConsole.dll"
# Path to the Slapp App Data folder
SLAPP_DATA_FOLDER=".../SplatTag"

# Optional values depending on requirements:
# Database variables if using the database, which are:
DATABASE_HOST="localhost:5000"
DATABASE_NAME="database"
DATABASE_USER="user"
DATABASE_PASSWORD="user"
# A Discord bot token if using the backtrace:
BOT_TOKEN="xxxxxx.xxxxxx.xxxxxx"
# Challonge credentials if using Challonge downloaders
CHALLONGE_API_KEY="xxxx"
CHALLONGE_USERNAME="YourUsername"
# Smash GG credentials if using Smash GG downloaders 
SMASH_GG_API_KEY="xxxx"

Distribution

The following commands should be entered into the venv console:

Windows:

rmdir /S build
rmdir /S dist
py -m pip install --upgrade build
py -m build
py -m pip install --upgrade twine
py -m twine upload dist/*

Linux:

rm -r build
rm -r dist
python3 -m pip install --upgrade build
python3 -m build
python3 -m pip install --upgrade twine
python3 -m twine upload dist/*

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

SlappPy-Slate-1.3.9.tar.gz (51.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

SlappPy_Slate-1.3.9-py3-none-any.whl (68.1 kB view details)

Uploaded Python 3

File details

Details for the file SlappPy-Slate-1.3.9.tar.gz.

File metadata

  • Download URL: SlappPy-Slate-1.3.9.tar.gz
  • Upload date:
  • Size: 51.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.0

File hashes

Hashes for SlappPy-Slate-1.3.9.tar.gz
Algorithm Hash digest
SHA256 38f12f554628b3d90ffcfbdacd18cf5fa1174b7a579cdfaadbda3f7cca1d8408
MD5 a7243ede2add0c6b4d4cece7bf450bf6
BLAKE2b-256 b2e9a8724c10efbd0f8ffc26240c3d44a83e4bd25a36a3007d2684beb6b7098f

See more details on using hashes here.

File details

Details for the file SlappPy_Slate-1.3.9-py3-none-any.whl.

File metadata

  • Download URL: SlappPy_Slate-1.3.9-py3-none-any.whl
  • Upload date:
  • Size: 68.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.0

File hashes

Hashes for SlappPy_Slate-1.3.9-py3-none-any.whl
Algorithm Hash digest
SHA256 08493844892989330af155d0b9e27a2dab82a6bd0b7c96617a856c44b21c05ee
MD5 4bc6673d527bc75b6faea7fdfa5cec16
BLAKE2b-256 be6bbe7427598b55035240928bc627bccfaf169b060beab3a1e4d413f7a0b972

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