leapy

View on PyPIReverse Dependencies (0)

0.1.0 leapy-0.1.0-py3-none-any.whl

Wheel Details

Project: leapy
Version: 0.1.0
Filename: leapy-0.1.0-py3-none-any.whl
Download: [link]
Size: 22964
MD5: 3cf01cae541ffe754699127296fecb3a
SHA256: c92a7d0c6ae90fa341b2a358e014bdc0d4850da8b4214757e63f1675c8ce4ae5
Uploaded: 2019-04-14 04:07:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: leapy
Version: 0.1.0
Summary: Real-time inference pipelines
Author: Dylan Albrecht
Author-Email: djalbrecht[at]email.wm.edu
Home-Page: http://github.com/nonabelian/leapy
License: new BSD
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: pandas (>=0.24.2)
Requires-Dist: dask (>=1.1.4)
Requires-Dist: dask-ml (>=0.12.0)
Requires-Dist: numpy (>=1.16.2)
Requires-Dist: scikit-learn (>=0.20.3)
Requires-Dist: marshmallow (>=2.19.2)
Requires-Dist: docker (==3.7.2)
Description-Content-Type: text/markdown
[Description omitted; length: 4020 characters]

WHEEL

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

RECORD

Path Digest Size
leapy/__init__.py sha256=wGPUgAtUZHcAnzO0rVSnKvNS5umf1xBtEqJlZvx5ne4 863
leapy/dask/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
leapy/dask/pipeline/FeaturePipeline.py sha256=RNUN4OmdI5eP2reI0Cx84C97SOTPuWWFWn6q6J6l4nA 6008
leapy/dask/pipeline/__init__.py sha256=TQ8zUssJrM_Ow_lXuWJPP4pSLTkzyfSBN_sX8Eh6au0 76
leapy/dask/pipeline/test/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
leapy/dask/pipeline/test/test_FeaturePipeline.py sha256=xa2wL97UaJCxqGcdtGDZbR1Ht90eV9zLomiIlAbxJbc 2515
leapy/dask/transformers/OneHotEncoder.py sha256=wUPF1UOlhLAwiYTK2WVr81dxuuyN5Y4OJoi9iXtOGHQ 8230
leapy/dask/transformers/__init__.py sha256=pUJ2hLlFRV27LrH60Q0waAbz6pneKnamu_jGFB-gU9k 70
leapy/dask/transformers/export/OneHotEncoderExporter.py sha256=xZd65sLl1jW2fSOvE4r7dCplrphE6UtfwjWHgJ1tQ-k 551
leapy/dask/transformers/export/TrivialExporter.py sha256=G_RsGhXjtBGrfjXSyUBVB8h81FjzagIbK09OUEA6H3M 89
leapy/dask/transformers/export/__init__.py sha256=iJoCRdJ_W8TMJ3P7IitC4CAxTuBp5JCuJXNBaHR7FM4 102
leapy/dask/transformers/export/test/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
leapy/dask/transformers/export/test/test_OneHotEncoderExporter.py sha256=7zISbMebe8HVEAiokAfUFIKhNX8D72A3RlSadxcNQVA 748
leapy/dask/transformers/export/test/test_TrivialExporter.py sha256=2uNNNoq1nXzazFkPfy5UH2w4tVJsaUJ7KYZBG87H_vQ 140
leapy/dask/transformers/test/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
leapy/dask/transformers/test/test_OneHotEncoder.py sha256=9_GsYLEP-mPad_3loYvPyroX--aA_O6uEJPP5IRJf84 1766
leapy/runtime/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
leapy/runtime/pipeline/FeaturePipelineRuntime.py sha256=gkoF5kCp2uL2ckf7gB_onoxY6eXIjRp1fn0KTuynAPc 5802
leapy/runtime/pipeline/__init__.py sha256=f7NKYfSj9P60aS2Lgl6j8WN5d35XpkGe5zEs-3P-dpI 97
leapy/runtime/pipeline/test/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
leapy/runtime/pipeline/test/test_FeaturePipelineRuntime.py sha256=LqKJCsUJ24wJd5tw_RUxjpmVbDAD3lvnljh7QeBB9yI 2358
leapy/runtime/transformers/OneHotEncoderRuntime.py sha256=ncUSCEycR76vB7MSAZfxLfRf10SwYbw2HiHsu8dtpWM 661
leapy/runtime/transformers/SelectorRuntime.py sha256=EPxo3nph0DgoHMi-UJqgIRM75-VoqHle2XI3RrkNvJU 255
leapy/runtime/transformers/__init__.py sha256=c-UP4_03ABu1S3zGBJKSPeoWyuWRR03lD8hFWfN3jug 166
leapy/runtime/transformers/test/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
leapy/runtime/transformers/test/test_OneHotEncoderRuntime.py sha256=Nq2E8ERh1DgREdHg2c_HflMztFVI5wSkYIu12D53cZw 252
leapy/runtime/transformers/test/test_SelectorRuntime.py sha256=j1CDZcfJraTcIbyeRoqve5aKWwSFb6Wuivpw-rH7dUQ 240
leapy/serve/__init__.py sha256=9wovcRHm4KPjqKFiyMh8BVqs2FJAM1-Gc5Ps_s1v6KA 667
leapy/serve/leap.py sha256=OCgkIb_EFBX98yae6aEKwJQUUE4nQv27na-8E2LTg_E 3659
leapy-0.1.0.dist-info/LICENSE.txt sha256=_20f03-FCEWC4-2a3uVE2Ay7n8SgwZBcZ9QdknMbqC4 1503
leapy-0.1.0.dist-info/METADATA sha256=-nY_IqVd3FO_EKXjKxKGl2oTTUcqmrj0M-c-GrE8Kik 5010
leapy-0.1.0.dist-info/WHEEL sha256=U88EhGIw8Sj2_phqajeu_EAi3RAo8-C6zV3REsWbWbs 92
leapy-0.1.0.dist-info/entry_points.txt sha256=_X4cbKoxR8dvvE8m3ELESxXVQGukr-WHbXxpMzqLlxY 48
leapy-0.1.0.dist-info/top_level.txt sha256=HyNRZaQYnoftIn123PZ8wWrSF3sqD9ofUqL9l6OdJOY 6
leapy-0.1.0.dist-info/RECORD

top_level.txt

leapy

entry_points.txt

leap = leapy.serve.leap:main