bentoutils

View on PyPIReverse Dependencies (0)

1.1.2 bentoutils-1.1.2-py3-none-any.whl

Wheel Details

Project: bentoutils
Version: 1.1.2
Filename: bentoutils-1.1.2-py3-none-any.whl
Download: [link]
Size: 15109
MD5: 3dd73fe4d1e735d16366bb4208ac95b7
SHA256: bf8885c01d02a11bf22ba79d96c7754edb991b7632dce33d985959fe4287f072
Uploaded: 2023-03-06 05:01:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bentoutils
Version: 1.1.2
Summary: Utilities for working with BentoML V1.x
Author: Mark Moloney
Author-Email: m4rkmo[at]gmail.com
Home-Page: https://github.com/markmo/bentoutils
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: BentoML
Requires-Dist: boto3
Requires-Dist: click
Requires-Dist: kubernetes (==11.0.0)
Requires-Dist: PyYAML
Requires-Dist: stringcase
Requires-Dist: text-unidecode
Description-Content-Type: text/markdown
[Description omitted; length: 2635 characters]

WHEEL

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

RECORD

Path Digest Size
bentoutils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bentoutils/cli.py sha256=mpFCl3xZtiUskbM8TWIrGwdNWiR1OC3pKxLL96uwHtg 17739
bentoutils/kubeutil.py sha256=T7_yV6Y4yqA1YAfxpIx-YKK7KPyOZiEuy2G9TLPSkq4 9737
bentoutils/print_bento_manifest.py sha256=uSVlHSx-DmB1iDm48yyCIAGQn3KnZK-Kwawi0fffUNw 3646
bentoutils/print_kaniko_manifest.py sha256=5ym3Dq-DeL2lYXmOr-LU_xajvolu1G_aYyq6F4pvGd4 6732
bentoutils/print_knative_manifest.py sha256=SHH1clrjiTgl3BoL1qof6Bi1y_vcWYbfrWW4gCIimNw 5390
bentoutils/print_route_manifest.py sha256=oELYdTw6os6mGexHup3xOFCjUXci-uzm-za4K9-1-f4 1646
bentoutils-1.1.2.dist-info/METADATA sha256=4R9CTrcb59i2W0Tyvylt1OkkN40cRyYLLjSxq5JFavA 3263
bentoutils-1.1.2.dist-info/WHEEL sha256=gm79cMopkncyn0iSnI0vQNiDJ8t9on0H4_iz-CrpXMk 92
bentoutils-1.1.2.dist-info/entry_points.txt sha256=rxar6w6cUFY5XEF0KlZRmLfStLXM3QOEIe7QNWTciQ8 829
bentoutils-1.1.2.dist-info/top_level.txt sha256=UXMHsKEwzS_iJxKd-SY09qBCvaaQP1O8UNPqDlxD7C0 11
bentoutils-1.1.2.dist-info/RECORD

top_level.txt

bentoutils

entry_points.txt

apply_bento_crd = bentoutils.cli:apply_bento_crd
bentopack = bentoutils.cli:pack
bentopacks3 = bentoutils.cli:pack_from_s3
containerize = bentoutils.cli:containerize
delete_bento_crd = bentoutils.cli:delete_bento_crd
delete_containerize_job = bentoutils.cli:delete_containerize_job
deploy_to_knative = bentoutils.cli:deploy_to_knative
first_bento_with_label = bentoutils.cli:first_bento_with_label
get_bento_manifest = bentoutils.cli:get_bento_manifest
get_kaniko_manifest = bentoutils.cli:get_kaniko_manifest
get_knative_manifest = bentoutils.cli:get_knative_manifest
get_pod_name = bentoutils.cli:get_pod_name
get_route_manifest = bentoutils.cli:get_route_manifest
get_saved_path = bentoutils.cli:get_saved_path