Skip to main content

League of Legends STIM Module

Project description

LOL STIM

League of Legends Statistics Tracker and Improvement Manager

STIM is an app to use to help monitor and improve your LOL gameplay. Get it today! Source Code: "https://github.com/ben-covert2020/STIM_Module"




USER GUIDE:


Enter "bEANS47" as the username for real data


For WINDOWS users

Installing with pip:

py -m pip install STIM_Module


Once the program is installed, run the program with:

lolstats


Uninstall the package:

py -m pip uninstall -y STIM_Module



Windows Dev Commands from source code

Build the project:

py -m build


Upload to TestPyPi with Twine:

twine upload --repository testpypi dist/*


Install from TestPyPI with pip:

py -m pip install --index-url https://test.pypi.org/simple/ --no-deps STIM_Module


Upload to PyPi with Twine:

twine upload dist/*


Quickly rebuild application to test code and CLI changes:

py -m pip uninstall -y STIM_Module && py -m build && py -m pip install dist/STIM_Module-1.0.0-py3-none-any.whl





For UNIX/macOS users

Installing with pip:

python3 -m pip install STIM_Module


Once the program is installed, RUN the program with:

lolstats


Uninstall the package:

python3 -m pip uninstall -y STIM_Module


UNIX/macOS Dev Commands from source code

Build the project

python3 -m build


Upload to TestPyPi with Twine:

twine upload --repository testpypi dist/*


Install from TestPyPI with pip:

python3 -m pip install --index-url https://test.pypi.org/simple/ --no-deps STIM_Module


Upload to PyPi with Twine:

twine upload dist/*


Quickly rebuild application to test code and CLI changes

python3 -m pip uninstall -y STIM_Module && python3 -m build && python3 -m pip install dist/STIM_Module-1.0.0-py3-none-any.whl




Also check the makefile for these common scripts

DEV NOTES

For local script install, make sure to add this path in wsl

export PATH="$HOME/.local/bin:$PATH"

Using BumpVer to control automatic version numbers

Usage:

version_pattern = "MAJOR.MINOR.PATCH"

Automatic increment: bumpver update {--major/--minor/--patch}

Do I need -n? Otherwise I have to log into GitHub

Add --dry to see what changes to make sure everything works, check pyproject.toml to ensure each file changes properly

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

STIM_Module-1.0.0.tar.gz (59.7 kB view details)

Uploaded Source

Built Distribution

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

STIM_Module-1.0.0-py3-none-any.whl (58.2 kB view details)

Uploaded Python 3

File details

Details for the file STIM_Module-1.0.0.tar.gz.

File metadata

  • Download URL: STIM_Module-1.0.0.tar.gz
  • Upload date:
  • Size: 59.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.4

File hashes

Hashes for STIM_Module-1.0.0.tar.gz
Algorithm Hash digest
SHA256 453b55e44f748e0e2e3b143c392e7fe1048d7fb8c292ea3fce7ef3a4787de6eb
MD5 027ecf8333aa84397a3d1301a891cb64
BLAKE2b-256 6eba53ff31eab265a748f147e08271444859aab36590dcc7f88ed36572fc5e84

See more details on using hashes here.

File details

Details for the file STIM_Module-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: STIM_Module-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 58.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.4

File hashes

Hashes for STIM_Module-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 828b75b4f1b9f836ba45f11194ee9e78d9cbc48e8356981de9c29f6404c42a7b
MD5 5ef377a377c663378a0980122c3f82af
BLAKE2b-256 692c76ea634126353ea7408198ee28e8b1bde22cbf297491597770b4bf329000

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