STIM-Module

View on PyPIReverse Dependencies (0)

1.0.0 STIM_Module-1.0.0-py3-none-any.whl

Wheel Details

Project: STIM-Module
Version: 1.0.0
Filename: STIM_Module-1.0.0-py3-none-any.whl
Download: [link]
Size: 58190
MD5: 5ef377a377c663378a0980122c3f82af
SHA256: 828b75b4f1b9f836ba45f11194ee9e78d9cbc48e8356981de9c29f6404c42a7b
Uploaded: 2022-08-02 05:25:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: STIM-Module
Version: 1.0.0
Summary: League of Legends STIM Module
Author-Email: Jaxton 'Jax' Willman <jaxtonwillman[at]ufl.edu>, Benjamin 'Ben' Covert <benjamin.covert[at]ufl.edu>, David 'Sandy' Hutchins <davidhutchins[at]ufl.edu>
Project-Url: Homepage, https://jaxjaxw.github.io/STIM_Module/index.html
Project-Url: Issues, https://github.com/ben-covert2020/STIM_Module/issues
Project-Url: Documentation, https://jaxjaxw.github.io/STIM_Module/documentation/index.html
Project-Url: Source Code, https://github.com/ben-covert2020/STIM_Module
Project-Url: Funding, https://www.patreon.com/jaxjaxw
License: MIT License Copyright (c) 2022 Jaxton 'McCoolio II' Willman, Ben Covert, David 'Sandy' Hutchins Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Requires-Python: >=3.7
Requires-Dist: sphinx
Requires-Dist: matplotlib
Requires-Dist: tk
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: requests
Requires-Dist: datetime
Requires-Dist: twisted
Requires-Dist: build; extra == "dev"
Requires-Dist: bumpver; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: pip-tools; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 2583 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
STIM_Module/API_KEY.py sha256=wCsSx0l60K2Zux6VWsHERQecw3FNXVUTvNhILRtcWXg 93
STIM_Module/__init__.py sha256=Aj77VL1d5Mdku7sgCgKQmPuYavPpAHuZuJcy6bygQZE 21
STIM_Module/__main__.py sha256=v-dKA3Xbn7i0bt4IKcKp810YkNFt_dNVXQm0dEt21Y0 239
STIM_Module/analysis.py sha256=wEdyxUibjdC51CMzk3Bok1DQjWV95XHrDHsiXCe7Q3Q 24374
STIM_Module/api_funcs.py sha256=jjWcNH5yvLhesB_Gv_yQLlHs6NsOIRY15kBrVaROVeE 26600
STIM_Module/application.py sha256=YCAY6XDoT3gvM7wc7Ejyp8u79_bcxw-FC6JJlTqQbj4 15540
STIM_Module/dummy_matplot.py sha256=q7lyo3emQBQL8IOA00jTRu1mbT7uP70GI72zbBhsrgo 3283
STIM_Module/font.py sha256=FNMbLbHf2PQavYpcQbMjtK17AGZmn4ZtXsYjWVpYrWk 374
STIM_Module/new_exceptions.py sha256=czL9xVKI22HvLtEStNyeizi7WaWoPt6KmjK4UytB73E 1207
STIM_Module/paramPassback.py sha256=mLo1swAc1CerEGf1RgS8merfIsS77FQrdC7pbB7NbXM 625
STIM_Module/assets/Images/lol_image.jpg sha256=rLVyCYgg78t7UA9b4KCIVYoP6YHpE00HPnhSB0NykYM 32998
STIM_Module-1.0.0.dist-info/LICENSE.txt sha256=tQLhaC-LQeRxhqGsPoWAsTmkZTssCJ3isMPMttrlZcY 1142
STIM_Module-1.0.0.dist-info/METADATA sha256=4v69j-2ZWsaz0EcZhoOxM2eV2MNmsvRlkSL3Fs5vEu8 5167
STIM_Module-1.0.0.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
STIM_Module-1.0.0.dist-info/entry_points.txt sha256=NctX3AgBjdx1LJtkIpb89wCrrbpPwJxnRoO85iCwyAA 113
STIM_Module-1.0.0.dist-info/top_level.txt sha256=XRMcYICd5AIohkYVfxHEnogduU0vj3b29tm6JlMbNPc 12
STIM_Module-1.0.0.dist-info/RECORD

top_level.txt

STIM_Module

entry_points.txt

lolstats = STIM_Module.application:main
startapp = STIM_Module.application:main