8000 Add pipeline module by petebachant · Pull Request #129 · calkit/calkit · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add pipeline module #129

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Add pipeline module #129

wants to merge 6 commits into from

Conversation

petebachant
Copy link
Member
@petebachant petebachant commented Dec 15, 2024

Resolves #107

This design is essentially like FastAPI for writing data pipelines.

TODO

  • Add context manager? with calkit.stage(name=...): to inject deps and capture outs.

@petebachant petebachant marked this pull request as draft December 15, 2024 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

I want to be able to declare a Python function as a DVC stage, or a Python script as a full pipeline
1 participant
0