datarobot_batch_scoring

View on PyPIReverse Dependencies (0)

1.16.5 datarobot_batch_scoring-1.16.5-py3-none-any.whl
datarobot_batch_scoring-1.16.5-py2-none-any.whl

Wheel Details

Project: datarobot_batch_scoring
Version: 1.16.5
Filename: datarobot_batch_scoring-1.16.5-py3-none-any.whl
Download: [link]
Size: 49182
MD5: 8da4552de1532405141bee434a470f11
SHA256: 94605c9d154b4d708d4972780ee58df58da81797314e095ae9523899ae46a5d3
Uploaded: 2019-12-11 22:57:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: datarobot-batch-scoring
Version: 1.16.5
Summary: A script to score CSV files via DataRobot's prediction API
Author: DataRobot
Author-Email: support[at]datarobot.com
Maintainer: DataRobot
Maintainer-Email: support[at]datarobot.com
Home-Page: http://www.datarobot.com/
License: BSD
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: six (>=1.9.0)
Requires-Dist: requests (>=2.20.0)
Requires-Dist: trafaret (!=1.1.0,<2.0,>=0.9)
Requires-Dist: contextlib2 (>=0.5.1)
Requires-Dist: chardet (>=3.0.2<3.1.0)
[Description omitted; length: 17124 characters]

WHEEL

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

RECORD

Path Digest Size
datarobot_batch_scoring/__init__.py sha256=ec4klw139fx8FT6xZc5pBlFsBgpAjPNnMxXxUdAEk0Y 23
datarobot_batch_scoring/batch_scoring.py sha256=JbZoGMEXQTXXTqqjyhOrpMh5vZQPDWqEAcCn7d9GhSg 28829
datarobot_batch_scoring/consts.py sha256=XxZRPSWm5twns_qmN_tRyYFx6MDES-fYgUuNY_d33k8 822
datarobot_batch_scoring/detect.py sha256=MoMLuVrKScA-p-CB_MZdqRMaHX2LuOp7GIU_qNLDiM8 3314
datarobot_batch_scoring/exceptions.py sha256=T9RsgCNG6Nvr9L7Bj36nlv1Y-vy9FLLsnKSS5K7ScMs 153
datarobot_batch_scoring/main.py sha256=A6ABALUv1J1zWjEEqtRIorErH0w_H3rW_iElxdFSuUE 23160
datarobot_batch_scoring/reader.py sha256=6v23izbak6AQYctclFsF5Hd56An1U_Gd4Rqgy8Kv8f0 21373
datarobot_batch_scoring/utils.py sha256=-7B5geP44ltSoUqAIuq3kurs8ZHAJ0Qz1jbZRxOroPM 18385
datarobot_batch_scoring/writer.py sha256=gYXqIlpXGkXyvNBIW6MrBNIkauNfYhbIax2jb8SuKU8 22340
datarobot_batch_scoring/api_response_handlers/__init__.py sha256=ydUxg5rIp4p3lGxk_PXXhZk3vL51K2Mq1jS3ojBqNQQ 492
datarobot_batch_scoring/api_response_handlers/api_v1.py sha256=RFpnyfJoU4Gfx2WKyj31Mt7Eqrx9UEcf1wSvbxFFBW8 2732
datarobot_batch_scoring/api_response_handlers/pred_api_v10.py sha256=6QQkRbR0fk9Efe61w1yzbIqaIdIOE7FqpiHvMUxfWrU 8425
datarobot_batch_scoring/network/__init__.py sha256=fELvAMgSmWD1fmlfYfDY9S-N8iFhHvvp_ZJtxf8JJ6o 116
datarobot_batch_scoring/network/base_network_worker.py sha256=G8v1uDCbhodpE56UIIaqT2UqGzCsbzcG8GQ4RCkaJm4 7462
datarobot_batch_scoring/network/dry_run.py sha256=0fIJj3_8ujIGEEHxv1UNKW6foosZl681LSYxReeIc4E 2708
datarobot_batch_scoring/network/network.py sha256=97VaK9A-2TVMuNMkTmfmEERgdVYNGr6jipzmDy5L_kg 9531
datarobot_batch_scoring-1.16.5.dist-info/LICENSE.txt sha256=C4tOoLKF92AzISI5_sDRyQeNconjY9WjaCncLDC7pTM 1486
datarobot_batch_scoring-1.16.5.dist-info/METADATA sha256=Myhe-1Df5LRkw4Cls44dknzTdPWabHBGACRFwf97NcA 17845
datarobot_batch_scoring-1.16.5.dist-info/WHEEL sha256=p46_5Uhzqz6AzeSosiOnxK-zmFja1i22CrQCjmYe8ec 92
datarobot_batch_scoring-1.16.5.dist-info/entry_points.txt sha256=MqGJG6r6rmY9o1y8MbpNqi_B3PIbkyzxbEd_X7KW1Bk 218
datarobot_batch_scoring-1.16.5.dist-info/top_level.txt sha256=6N2DTNH_oLaiKbm9BAQT6p80Sgt9U2JZcpaZFgDFb1g 24
datarobot_batch_scoring-1.16.5.dist-info/RECORD

top_level.txt

datarobot_batch_scoring

entry_points.txt

batch_scoring = datarobot_batch_scoring.main:main
batch_scoring_deployment_aware = datarobot_batch_scoring.main:main_deployment_aware
batch_scoring_sse = datarobot_batch_scoring.main:main_standalone