pypi flytekit 1.0.0
flytekit 1.0.0 milestone release

latest releases: 1.16.3, 1.16.2, 1.16.2b1...
3 years ago
  • File ignore in fast register
    Many thanks to @bimtauer for adding this much requested feature! When packaging local files for fast-registration, flytekit will now respect .gitignore and .dockerignore. Please see the PR for more information.
  • pyflyte run
    The pyflyte run command has been slightly updated to not need a : when selecting the workflow.
    $ pyflyte run --remote example.py wf --n 500 --mean 42 --sigma 2
  • Script mode: register and run workflows all in one command using a pre-defined base image
  • Flyte remote GA: register workflows and interact with Flyte execution artifacts programmmatically
  • Configuration overhaul: use the same config across flytekit and flytectl
  • Fast register without having AWS/GCP or other cloud credentials on your laptop, all you need is Flyte access

Don't miss a new flytekit release

NewReleases is sending notifications on new releases.