prefect 3.0.8
0
Workflow orchestration and management.
Contents
Workflow orchestration and management.
Stars: 16060, Watchers: 16060, Forks: 1569, Open Issues: 846The PrefectHQ/prefect
repo was created 6 years ago and the last code push was an hour ago.
The project is extremely popular with a mindblowing 16060 github stars!
How to Install prefect
You can install prefect using pip
pip install prefect
or add it to a project with poetry
poetry add prefect
Package Details
- Author
- Prefect Technologies, Inc.
- License
- None
- Homepage
- https://www.prefect.io
- PyPi:
- https://pypi.org/project/prefect/
- Documentation:
- https://docs.prefect.io
- GitHub Repo:
- https://github.com/PrefectHQ/prefect
Classifiers
- Software Development/Libraries
Related Packages
Errors
A list of common prefect errors.
Code Examples
Here are some prefect
code examples and snippets.
GitHub Issues
The prefect package has 846 open issues on GitHub
- [WIP] New FAQ Page
- Some task library tests are being skipped
- Jupyter tasks are not compatible with mistune >= 2.0
SpacyNLP
task is not compatible with spacy >= 3.0- Explicitly unset the tenant id during
prefect auth login
- Function parameters are not hinted at since the Flow comes back as Any type variable.
- Allow access to the task's target at runtime
- Make cache key callable or templatable
- Docs Issue: broken link to control flow page
- Bitbucket Storage missing pagination when listing branches and their hash values
- F-string not defined correctly in a Bitbucket Storage error message
- pip install prefect[azure] fails on apple silicon
- Add support for flatten() when processing results that contain no flattenable value
- KubernetesRun config doesn't allow setting tolerations and affinity
- Dask on Fargate => no logs