Skip to main content

A faster ImageSpec builder for flytekit

Project description

imagespec-fast-builder

PyPI - Version PyPI - Python Version


imagespec-fast-builder is alternative backend for flytekit's ImageSpec with the following improvements:

  • Smaller images by using multi-stage builds, a smaller base image, and conda-pack
  • Uses uv for installing from PyPI
  • No additional Python dependencies

Installation

pip install imagespec-fast-builder

How to use

After installing, set ImageSpec's builder to fast-builder:

from flytekit import ImageSpec

image = ImageSpec(
    builder="fast-builder",
    packages=["numpy"],
    registry="localhost:30000",  # Any registry
)

License

imagespec-fast-builder is distributed under the terms of the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

imagespec_fast_builder-0.0.8.tar.gz (7.2 kB view details)

Uploaded Source

Built Distribution

imagespec_fast_builder-0.0.8-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

Details for the file imagespec_fast_builder-0.0.8.tar.gz.

File metadata

File hashes

Hashes for imagespec_fast_builder-0.0.8.tar.gz
Algorithm Hash digest
SHA256 32bc8951082ac6d0e5ac44a2f85218cb9d86512e234e8df8f8d2dc370c36cbb2
MD5 25627a1110f506ec70a136449ef96a9e
BLAKE2b-256 de4b7890e10e1d8a2279b4a8ec0af4d3235da72bb8d22bf3e491c6877afdb9b0

See more details on using hashes here.

File details

Details for the file imagespec_fast_builder-0.0.8-py3-none-any.whl.

File metadata

File hashes

Hashes for imagespec_fast_builder-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 2cb7bd27605d10bc2944dda9e3a5950618815f2e804c56224062a5dcca6bee44
MD5 09def4234b784f6e44f5944aa77fe4ee
BLAKE2b-256 b6b0e49575d3da57ddf8062046609a849f298ef0ee7de141c0d80cdf8eaf9d93

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page