Contents

prefect 2.16.9

0

Workflow orchestration and management.

Workflow orchestration and management.

Stars: 14457, Watchers: 14457, Forks: 1438, Open Issues: 610

The PrefectHQ/prefect repo was created 5 years ago and the last code push was 17 minutes ago.
The project is extremely popular with a mindblowing 14457 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
No  prefect  pypi packages just yet.

Errors

A list of common prefect errors.

Code Examples

Here are some prefect code examples and snippets.

GitHub Issues

The prefect package has 610 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

See more issues on GitHub

Related Packages & Articles

dagster 1.7.0

Dagster is an orchestration platform for the development, production, and observation of data assets.