dagster
https://github.com/dagster-io/dagster
Python
An orchestration platform for the development, production, and observation of data assets.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported6 Subscribers
Add a CodeTriage badge to dagster
Help out
- Issues
- confusing behavior from configuring an already-configured object
- add default_executor_def and default_logger_defs to repository decorator API doc
- Allow HookContext access to the inputs to the Op
- raise error when op invoked within asset
- add `.configured` to `AssetsDefinition`
- auto-assign a None/Nothing type to @asset and @op functions with no return or yield statement
- accept AssetsDefinition references as values for `non_argument_deps`
- enable configuring sensors from the UI
- When an optional output is not emitted for an asset, the steps downstream of it will not execute, rather than the assets.
- [run status sensor] revisit runs processed per tick
- Docs
- Python not yet supported