flytekit
flytekit copied to clipboard
Extensible Python SDK for developing Flyte tasks and workflows. Simple to get started and learn and highly extensible.
## Tracking issue _https://github.com/flyteorg/flyte/issues/3924_ ## Why are the changes needed? Want to add support for array node map tasks to utilize threads under the parent workflow's set parallelism. Decrease confusion...
## Tracking issue _https://github.com/flyteorg/flyte/issues/_ ## Why are the changes needed? ## What changes were proposed in this pull request? ## How was this patch tested? ### Setup process ### Screenshots...
## Tracking issue Continues https://github.com/flyteorg/flyte/issues/4418 ## Why are the changes needed? From https://github.com/flyteorg/flyte/issues/4418#issuecomment-1936333515, `pyarrow` is the largest dependency. This PR removes the dependency and lazy loads it. ## What changes...
## Tracking issue NA ## Why are the changes needed? Experimenting with the new hotness in terms of python package installer. ## What changes were proposed in this pull request?...
## Tracking issue https://github.com/flyteorg/flyte/issues/3936 ## Why are the changes needed? Make every log in the agent server can be shown in flyte console instead of the agent server. ## What...
# TL;DR This PR removes the cookiecutter templating system for `pyflyte init`, and instead uses gitpython, without templating. This is part of a wider effort to replace our Dockerfile /...
## Tracking issue _https://github.com/flyteorg/flyte/issues/_ ## Why are the changes needed? ## What changes were proposed in this pull request? ## How was this patch tested? ### Setup process ### Screenshots...
## Tracking issue https://github.com/flyteorg/flyte/issues/4654 ## Why are the changes needed? Allow flytekit to pass additional information in outputs that can be propagated to the UI/flyteadmin and used in subsequent tasks.....
## Tracking issue _https://github.com/flyteorg/flyte/issues/_ ## Why are the changes needed? ## What changes were proposed in this pull request? ## How was this patch tested? ### Setup process ### Screenshots...
## Tracking issue _https://github.com/flyteorg/flyte/issues/_ ## Why are the changes needed? ## What changes were proposed in this pull request? ## How was this patch tested? ### Setup process ### Screenshots...