kedro-aim

View on PyPIReverse Dependencies (0)

0.1.3 kedro_aim-0.1.3-py3-none-any.whl

Wheel Details

Project: kedro-aim
Version: 0.1.3
Filename: kedro_aim-0.1.3-py3-none-any.whl
Download: [link]
Size: 16067
MD5: b750e7159395930502069b06060ed64d
SHA256: f0957076cc81d09889efe852da15829ba0f751e12634b719dcc7c814e5ef14c0
Uploaded: 2022-10-23 21:23:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: kedro-aim
Version: 0.1.3
Summary: A plugin to integrate the mlops plattform aim into your kedro project
Author: An Hoang
Author-Email: anhoang31415[at]gmail.com
Home-Page: https://kedro-aim.readthedocs.io
Project-Url: Documentation, https://kedro-aim.readthedocs.io
Project-Url: Repository, https://github.com/AnH0ang/kedro-aim
License: MIT
Keywords: kedro,aim,kedro-plugin
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Plugins
Classifier: Framework :: Kedro
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8,<3.11
Requires-Dist: aim (<4.0.0,>=3.14.1)
Requires-Dist: kedro (>=0.18.0)
Requires-Dist: pydantic (<2.0.0,>=1.10.2)
Description-Content-Type: text/markdown
[Description omitted; length: 4525 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.3.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
kedro_aim/__init__.py sha256=9qUl-ZLJ8GNULncNJIqwCp3ejSnFZRiydGX0XB89pbg 47
kedro_aim/aim/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
kedro_aim/aim/utils.py sha256=FNQ-6N22ztgbVMn2dBOCmCYcfVD8TBVSiN1FS-HsYnI 979
kedro_aim/config/__init__.py sha256=nBJcIKWHzzefmpf8y8Awul6nBF9c7Sh4q27UVUv0YxI 34
kedro_aim/config/model.py sha256=jDOWuRZawBY-3GfewVXR8XMKAyY5BjWQQHkY00aH14E 3079
kedro_aim/config/utils.py sha256=XZg2f1WcuHJtOFeSWnUg2VwmD7PPA_JaHtWKmVnZsDU 503
kedro_aim/framework/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
kedro_aim/framework/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
kedro_aim/framework/cli/cli.py sha256=X_x8UiUVne5ujhl0dbR6ij4QoBg0li1pPBoAlhxje60 5776
kedro_aim/framework/cli/cli_utils.py sha256=5_brdkQYVUL2YxtjQzY7TEZeewOtDhMIcod-T6SQwFw 2242
kedro_aim/framework/hooks/__init__.py sha256=m4mNetFwlwh3HVWlhEuEhO5F3r9OBuhIY_Iea6wFRwQ 30
kedro_aim/framework/hooks/aim_hook.py sha256=jZLpBVX392purvpbQlX0pFJ9lbFrjl-wmko49BL5a8Q 9800
kedro_aim/framework/hooks/utils.py sha256=MApAJucwL0vOg-3821143Y9LwfDjlxZCuREm5dQsiR4 440
kedro_aim/io/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
kedro_aim/io/artifacts/__init__.py sha256=tWySN6bsIzMYqfL2htRJ4ZClZhHc8523yr-TQ-Pcs60 71
kedro_aim/io/artifacts/aim_artifact_dataset.py sha256=E-WtCCzRFqhswcnAkOlSlUzzihZ2onC1rQbydP-ofTw 5470
kedro_aim/template/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
kedro_aim/template/config/aim.yml sha256=OSQxaHskuNAcrqeZqpHhwuzOS1UBFUX0i0N_OtVpUsU 242
kedro_aim-0.1.3.dist-info/entry_points.txt sha256=krgXESwypIahx6teatEuqffVIYefIqMqP_fRXFNfpGQ 141
kedro_aim-0.1.3.dist-info/LICENSE sha256=0XHIAcH3AFXmyFBWrNzjw1UkPqaT1HWW1fa7LZ_gUps 1065
kedro_aim-0.1.3.dist-info/WHEEL sha256=vxFmldFsRN_Hx10GDvsdv1wroKq8r5Lzvjp6GZ4OO8c 88
kedro_aim-0.1.3.dist-info/METADATA sha256=vwpEmKDB_XQKib8_8QS9loAgx6BYiCTumxqZZ4pY1xA 5866
kedro_aim-0.1.3.dist-info/RECORD

entry_points.txt

aim_hook = kedro_aim.framework.hooks.aim_hook:aim_hook
kedro_aim = kedro_aim.framework.cli.cli:commands