accessible-space

View on PyPIReverse Dependencies (0)

1.0.6 accessible_space-1.0.6-py3-none-any.whl

Wheel Details

Project: accessible-space
Version: 1.0.6
Filename: accessible_space-1.0.6-py3-none-any.whl
Download: [link]
Size: 62450
MD5: ee32d21de2c12d349f8956dd57743e30
SHA256: e27004099e2a3de97f9a893952683fcc24119f0e12527eadc6f8871506259dbb
Uploaded: 2025-01-09 20:05:07 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: accessible_space
Version: 1.0.6
Summary: Implementation of the Dangerous Accessible Space (DAS) passing model for football analytics.
Author-Email: Jonas Bischofberger <jonas.bischofberger[at]univie.ac.at>
Project-Url: Repository, https://github.com/jonas-bischofberger/accessible-space
License: MIT License Copyright (c) 2024 Jonas Bischofberger 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
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.7
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: scipy
Requires-Dist: tqdm
Requires-Dist: scikit-learn; extra == "full"
Requires-Dist: kloppy (>=3.15.0); extra == "full"
Requires-Dist: xmltodict; extra == "full"
Requires-Dist: joblib; extra == "full"
Requires-Dist: streamlit; extra == "full"
Requires-Dist: wfork-streamlit-profiler; extra == "full"
Requires-Dist: brokenaxes; extra == "full"
Requires-Dist: scikit-learn; extra == "dev"
Requires-Dist: kloppy (>=3.15.0); extra == "dev"
Requires-Dist: xmltodict; extra == "dev"
Requires-Dist: joblib; extra == "dev"
Requires-Dist: streamlit; extra == "dev"
Requires-Dist: wfork-streamlit-profiler; extra == "dev"
Requires-Dist: brokenaxes; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: build; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: setuptools; extra == "dev"
Requires-Dist: tox; extra == "dev"
Provides-Extra: full
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 9275 characters]

WHEEL

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

RECORD

Path Digest Size
accessible_space/__init__.py sha256=go6wZGYoTSdx3o9-Hp9GKs0xfAzqNUGEIWk_s49fZgo 71
accessible_space/__main__.py sha256=k5r_sXE1e_0isccI16XLqbzu3LCQVgPAoLUm7wJjebw 1115
accessible_space/core.py sha256=sndQfj5QKMbKkNGHfcP4fZL6K7A4FS024BN4rV0jWKM 42119
accessible_space/interface.py sha256=gUHa30Pfv7UMU1pinJf3VGS7ASgRnt9aBWrDTI7Es1w 56813
accessible_space/motion_models.py sha256=K3MsXW-l4PtD7ZULMk6HAEOBH0PIdtwxdEZIyMlH3K4 2778
accessible_space/utility.py sha256=l2WB8aI_Ah4JrxaUxpHq2BoGGavcZMLKrgOhjA_-AFY 5291
accessible_space/apps/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
accessible_space/apps/qualitative_profiling.py sha256=swYRY7Jk56tdR7SB09b8BIUrxNIiAFJgcCPaRcMBBqo 5105
accessible_space/apps/readme.py sha256=wi2g13q0_9SOCrUaiwAyX41Z0jBbeGKIzP2EweMQIj0 9392
accessible_space/apps/validation.py sha256=tqr7HZEZ8XKn3Y9Dk3Qvuic8fWSm__jty-yjyq4zn58 66686
accessible_space/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
accessible_space/tests/conftest.py sha256=kZsmmIcxJnt_oxNYdnsdNy7Z9TYJg94oSYM0x9Tm6rk 182
accessible_space/tests/resources.py sha256=hadtjmTO78askd90hulZMsJ8kssAKEevO4vuvHfI8fg 2679
accessible_space/tests/test_dashboards.py sha256=9xEmKrjVRa5yhh-N4Wv-QDXJivWe905yAxnfaQQgToA 621
accessible_space/tests/test_model.py sha256=4Vbpwlhl6OH5HJSKBKX6F4wBwxS2z-cNw6Sr7bsdgls 45043
accessible_space/tests/test_real_world_data.py sha256=_pr4XDcGEZnR53BRNYKmqJn_CSubYCqrUDJv6yQqFoo 21243
accessible_space-1.0.6.dist-info/LICENSE sha256=kquHtvG7v-loB3Nl9m2nDfjalH__ft6m1_WKITqK_Mg 1095
accessible_space-1.0.6.dist-info/METADATA sha256=6nXOLB4jEkYHFhHgQ4uCL1azdqEC1PM-LCOuhWoOO_g 12578
accessible_space-1.0.6.dist-info/WHEEL sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 91
accessible_space-1.0.6.dist-info/top_level.txt sha256=F7EmvGBOsY78Y056lP-RWqmRnfpZdpTLPNIRBPol8oU 17
accessible_space-1.0.6.dist-info/RECORD

top_level.txt

accessible_space