mf-horizon-client

View on PyPIReverse Dependencies (0)

2.11.0 mf_horizon_client-2.11.0-py3-none-any.whl

Wheel Details

Project: mf-horizon-client
Version: 2.11.0
Filename: mf_horizon_client-2.11.0-py3-none-any.whl
Download: [link]
Size: 39146
MD5: dd2a71401d5fefe1ea94e40d96fb3a9d
SHA256: 7e7de2a5cdc76e4cf307ccba9fcc55e94e4c8c9434df4b7a2ecbfdf26f6415ae
Uploaded: 2021-03-18 11:27:03 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mf-horizon-client
Version: 2.11.0
Summary: Lightweight Python wrapper for Mind Foundry Horizon API
Author: Mind Foundry Ltd
Author-Email: stanley.speel[at]mindfoundry.ai
Home-Page: https://www.mindfoundry.ai/horizon
Download-Url: https://github.com/MF-HORIZON/mf-horizon-python-client/archive/v2.11.0.tar.gz
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: urllib3
Requires-Dist: requests
Requires-Dist: dataclasses
Requires-Dist: marshmallow
Requires-Dist: marshmallow-enum
Requires-Dist: tqdm
Requires-Dist: scikit-learn
Requires-Dist: marshmallow-oneofschema
Requires-Dist: check-manifest; extra == "all"
Requires-Dist: mypy; extra == "all"
Requires-Dist: tox; extra == "all"
Requires-Dist: black; extra == "all"
Requires-Dist: pre-commit; extra == "all"
Requires-Dist: isort; extra == "all"
Requires-Dist: coverage; extra == "all"
Requires-Dist: pytest; extra == "all"
Requires-Dist: pylint; extra == "all"
Requires-Dist: black; extra == "dev"
Requires-Dist: check-manifest; extra == "dev"
Requires-Dist: coverage; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: pylint; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: tox; extra == "dev"
Provides-Extra: all
Provides-Extra: dev
[Description omitted; length: 270 characters]

WHEEL

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

RECORD

Path Digest Size
mf_horizon_client/__init__.py sha256=w9KR8wfC5YkTSwHZkSjSzPZBfHXqs-WXjLIcpYqFD8w 317
mf_horizon_client/_version.py sha256=ra66QRg8MHDjYfz1GOLnyhk-v9kqTsPg031ZtKLvons 499
mf_horizon_client/endpoints.py sha256=xYpU5ew4Txnw3Aa_CWzfEfnjB0aFE5ppSWlKeWEBA6E 3945
mf_horizon_client/client/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mf_horizon_client/client/error.py sha256=AqSkzurWo9dAvTD_hOvCxxqJovscdDpo1D6BAkrvpyk 575
mf_horizon_client/client/horizon_client.py sha256=Ix-yYDuhnuLD8KauZM4whJMJnJB9aKX0eWeVYrcDQug 2351
mf_horizon_client/client/session.py sha256=1fAWneDOz0IPWMtZToaO4h6qvVbFY_d0uWXquau3ug4 5167
mf_horizon_client/client/warnings.py sha256=c4JSuFX1VeaPA9IJaIkCkrN2hkkvbX4gP2cE9xZ6xQk 167
mf_horizon_client/client/datasets/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mf_horizon_client/client/datasets/data_interface.py sha256=JN3x-_ys0zslr0g2fXdZ-COaRK8QpVtTlAaC-5E-Zcw 13129
mf_horizon_client/client/pipelines/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mf_horizon_client/client/pipelines/blueprints.py sha256=m7kAeCOYBp5ewVOJkGL_4r5W-NUPPIFcXLBRzbatuV4 6813
mf_horizon_client/client/pipelines/construct_pipeline_class.py sha256=tlZmhVn5Y5VP8AC3RCLCJgFHeBmcooH5oHwCVR23qlQ 749
mf_horizon_client/client/pipelines/pipeline_interface.py sha256=QGZDUFFmXtDbVibl4jJOju7fLr4a_lPKzMcPo83hANQ 40148
mf_horizon_client/data_structures/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mf_horizon_client/data_structures/column_passport.py sha256=PWm5Z33WlJLN3pY3T6XWx4xJjh2093gfxfuthOF6Lp8 565
mf_horizon_client/data_structures/dataset_summary.py sha256=z7Yr-zL_GfApHVHAetTN9lT3XeIJCG4OQzEzDL7BaWQ 1820
mf_horizon_client/data_structures/feature_id.py sha256=vaiNVwkTnwNBQM5VDOCZhk1QqOR4jdCHG8HxsEssmbA 57
mf_horizon_client/data_structures/individual_dataset.py sha256=bHCSbeML0R2AZLG8-DBaojlJlNbUYAGcOqJpD4Qc5Jg 315
mf_horizon_client/data_structures/ingestion_process.py sha256=gdrpjPTlO4OnMFFjGTfW0RXOXtg2AHezF3TwrdddCMA 595
mf_horizon_client/data_structures/pipeline.py sha256=0IOgciuQiQGGlSIoMt-U5EiINv_4JhLIYaZfmrMXgUk 2651
mf_horizon_client/data_structures/pipeline_summary.py sha256=WTvcfUi3gIDnpYAcVDGDQ8sWI6qMrJhHhS6Ek6aLAmo 332
mf_horizon_client/data_structures/predictions.py sha256=TJk82LBleGNZQbdzzSSZjFZVmuQJeCauDxGHSWHj0oo 970
mf_horizon_client/data_structures/raw_column.py sha256=kRB2gIAJeXBN5xolGAAOjSlNI_FNc1ebEJGiTor1oxQ 276
mf_horizon_client/data_structures/stage.py sha256=stz5gW6mKeBtLpNrYTDWSuvGlKzpzEhB7uELEOVftUc 696
mf_horizon_client/data_structures/configs/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mf_horizon_client/data_structures/configs/stage_config.py sha256=etD9zs__XhhEv1JAXdqnqv_hqMC1yASLf2q8gRF4NR0 13389
mf_horizon_client/data_structures/configs/stage_config_enums.py sha256=X-qGzYiIjdBC4pmoKq2v9pAopHTHaFxGIVe2-xIdS5Q 880
mf_horizon_client/data_structures/configs/stage_status.py sha256=B03CNAQrgCkL4WLRPj2AxCvY22rk7x08ILF5hQHvsRw 751
mf_horizon_client/data_structures/configs/stage_types.py sha256=k9VFzN_ucObYQfReRGpoLmgSPG4HXCpoUP3FpajXceo 369
mf_horizon_client/post_processing/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mf_horizon_client/post_processing/backtests.py sha256=jdF8eM-vC-BPzqY-ht0mu6hWJ_MquTmU-hZlisYEq7Q 1264
mf_horizon_client/schemas/__init__.py sha256=65qnFuNiCnCD4j3_UEa7-dYeDyc6cxGsk_l3RFomyEw 48
mf_horizon_client/schemas/configs.py sha256=2JlMWc0ay6u1dbiAcv2oU80OXSDxeHoxpMuX1vWsn9s 7442
mf_horizon_client/schemas/schema.py sha256=Pb8LkMR1EjHlsXUe8ox-fNurbn5UfToL-LD-uLSG1Eo 428
mf_horizon_client/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mf_horizon_client/utils/catch_method_exception.py sha256=GFUT8PBEoGD_-ml8Qkvk_rEwFenUU42IbXCXEZVsSTE 722
mf_horizon_client/utils/progress_bar_helpers.py sha256=8U8QYe3drOWEhJviMfOLYvlOsP9Wv7ylREEtY_7rZ1E 1991
mf_horizon_client/utils/string_case_converters.py sha256=k_MIahPIYRjSyqf5dZWE3qT4dFSEgoAWAxDRdQQthMI 818
mf_horizon_client/utils/terminal_messages.py sha256=Z7qPCVY2LujjMAFvgnnz77y8O7jDYoQd3-vylhuyYWo 481
mf_horizon_client-2.11.0.dist-info/LICENSE.txt sha256=pWiDBWmgHOAHWHO7oWN9wrGIk5uHsR62OiDffMNGDhM 1068
mf_horizon_client-2.11.0.dist-info/METADATA sha256=t7J-bdkxnQW-1NJgkfxqn3s8ZRv5kR4g0BfKAUd-BII 1903
mf_horizon_client-2.11.0.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
mf_horizon_client-2.11.0.dist-info/top_level.txt sha256=jRrsYkn9KFIED7PkFKeGKBQ9MqW3paTpZFuLy-vKgxk 18
mf_horizon_client-2.11.0.dist-info/RECORD

top_level.txt

mf_horizon_client