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.6.tar.gz (7.2 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for imagespec_fast_builder-0.0.6.tar.gz
Algorithm Hash digest
SHA256 a46e791788d6464ed424c106f56e4987aa4dc60bef039402a60795b5b109943d
MD5 6b57de361692f03d26c72a879a82cd43
BLAKE2b-256 0cecef722cda470a28ad5bedc535f0cb7490a45698ca1c14a8930c0bff0df24b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for imagespec_fast_builder-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 409139f268810497f7e3bef4880a77eeae9842c8f143d6ce6177da402af1c791
MD5 82d5c4ffa1c6e95c8296b618816e4ec0
BLAKE2b-256 19a9c8deef99c04a0d6cade29d010292bf2bbd7513d62b8b9756afe06d12ffe8

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