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+
- A root
tokensmodule, which should contain:- Database variables if using the database, which are:
- HOST = Database host address e.g. localhost:5000
- DATABASE = Database name
- USER = Database username
- PASSWORD = Database user password
- A Discord bot token if using the backtrace:
- BOT_TOKEN = 'xxxxxx.xxxxxx.xxxxxx'
- Source address for Battlefy backend
- CLOUD_BACKEND = 'https://xxxxx.cloudfront.net'
- Challonge credentials if using Challonge downloaders
- CHALLONGE_API_KEY = 'xxxx'
- CHALLONGE_USERNAME = Your username
- Smash GG credentials if using SmashGG downloaders
- SMASH_GG_API_KEY = 'xxxx'
- Slapp data folder for default loading from a path
- SLAPP_APP_DATA = 'xxxx\SplatTag'
- Database variables if using the database, which are:
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
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
SlappPy-Slate-1.0.0.tar.gz
(49.0 kB
view details)
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 SlappPy-Slate-1.0.0.tar.gz.
File metadata
- Download URL: SlappPy-Slate-1.0.0.tar.gz
- Upload date:
- Size: 49.0 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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4b5ad6db7956d5aa25ef255a454aacf0cceef35a7b3bf359e95881e9a6fec776
|
|
| MD5 |
fe5246ca064e10cd20e6995a1ee2d17b
|
|
| BLAKE2b-256 |
20bdb2436077639e61d2fbe812328acd839d32805b18f16d22c7ab44402f9d9e
|
File details
Details for the file SlappPy_Slate-1.0.0-py3-none-any.whl.
File metadata
- Download URL: SlappPy_Slate-1.0.0-py3-none-any.whl
- Upload date:
- Size: 65.6 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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eba2cffb9eeea3537d26743239f9a8fd317c309fcf73bff062e3551224e234c5
|
|
| MD5 |
c096fe50c5a9b658089c37abd3585cd4
|
|
| BLAKE2b-256 |
b5a615cf992626855aafa1dcd6a397f331ef9a6280f28e3a71a977e2cd0e14d6
|