Skip to content

porting existing python codebase to windmill #5662

Discussion options

You must be logged in to vote

I would recommend exploring building your codebase as a wheel that you publish to a registry, maybe pypi and using it in Windmill as a normal library import.

For typescript we have bundles but there are no canonical way to do bundles in python so we do not support.

But otherwise, yes A is the better one if you can do it. You can use any nesting level so the f/... restriction is not a big one.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@danielmklein
Comment options

Answer selected by danielmklein
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants