Metadata-Version: 2.4
Name: shapleyrs
Version: 0.0.1
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Dist: pytest ; extra == 'tests'
Provides-Extra: tests
Summary: A fast shapley score calculator
Keywords: GameTheory,Shapley
Author: Mathew Shen <datahonor@gmail.com>
Author-email: Mathew Shen <datahonor@gmail.com>
License: MIT
Requires-Python: >=3.9
Project-URL: Source Code, https://github.com/shenxiangzhuang/shapley
