wetsuit

View on PyPIReverse Dependencies (1)

0.1.0 wetsuit-0.1.0-py3-none-any.whl

Wheel Details

Project: wetsuit
Version: 0.1.0
Filename: wetsuit-0.1.0-py3-none-any.whl
Download: [link]
Size: 7629
MD5: 51e6af6339a33eead05813e98c8a73fb
SHA256: f26866f4a9f348941d94a1fcb2d97a772b35ab6b5e7de058700ff79615d76764
Uploaded: 2023-02-24 20:30:21 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: wetsuit
Version: 0.1.0
Summary: A Scikit-learn style wrapper for H2O estimators.
Author-Email: Chris Santiago <cjsantiago[at]gatech.edu>
Project-Url: Sourcecode, https://github.com/chris-santiago/wetsuit
Project-Url: Documentation, https://chris-santiago.github.io/wetsuit/
License: MIT License
Requires-Python: >=3.7
Requires-Dist: scikit-learn
Requires-Dist: h2o
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: importlib-metadata
Requires-Dist: twine; extra == "build"
Requires-Dist: wheel; extra == "build"
Requires-Dist: wetsuit[docs]; extra == "dev"
Requires-Dist: wetsuit[tests]; extra == "dev"
Requires-Dist: wetsuit[qa]; extra == "dev"
Requires-Dist: wetsuit[build]; extra == "dev"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: myst-parser; extra == "docs"
Requires-Dist: tomli; extra == "docs"
Requires-Dist: pre-commit; extra == "qa"
Requires-Dist: black; extra == "qa"
Requires-Dist: flake8; extra == "qa"
Requires-Dist: flake8-docstrings; extra == "qa"
Requires-Dist: mypy; extra == "qa"
Requires-Dist: nox; extra == "qa"
Requires-Dist: check-manifest; extra == "qa"
Requires-Dist: isort; extra == "qa"
Requires-Dist: pylint; extra == "qa"
Requires-Dist: coverage; extra == "tests"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Requires-Dist: toml; extra == "tests"
Requires-Dist: pre-commit-hooks; extra == "tests"
Provides-Extra: build
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: qa
Provides-Extra: tests
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 1353 characters]

WHEEL

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

RECORD

Path Digest Size
docs/source/conf.py sha256=Aq_70URAOH5FTQL2M8p2L5VWcFrcTtypa1ZSafHqBLw 3507
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/conftest.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_models.py sha256=QuqhzzUp1fTeNw6gkXWzpb2SOPzscbhgLjy9bAgu7N0 334
tests/test_transforms.py sha256=xu91c3SosfhsRFgqQGMV6x5aA83So8xVHEUJ5772VTI 174
wetsuit/__init__.py sha256=P28IhLCAX2wtvX-BDOiYfMNdfS6etU5o3sQuHBMTBjU 298
wetsuit/models.py sha256=hXOMm0Z0jH5qvjU_rKHs4iEQu9niAeWDC3Q56mEZBbg 2945
wetsuit/transforms.py sha256=qoh4TKn65Snj10LG0jkN6ERVer0Ub5XIT2pUZRocxEA 3235
wetsuit-0.1.0.dist-info/LICENSE.txt sha256=GNt5B-QNu2IHf8GmXd4Ah-CGtT_WPF3YgnG3eT-IUfI 1071
wetsuit-0.1.0.dist-info/METADATA sha256=W8Y16erxtxpS2USynBR4FNXW4dsN0BKLBoop_UzRuUQ 3006
wetsuit-0.1.0.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
wetsuit-0.1.0.dist-info/top_level.txt sha256=UQp8ze9qy5_zxeY7d-binKwBRH15pvPWfzh7HGp2NwY 19
wetsuit-0.1.0.dist-info/RECORD

top_level.txt

docs
tests
wetsuit