mufraggihugoM
Windmill17mo ago
5 replies
mufraggihugo

Python private package

Hello everyone,

I've just discovered Windmill, and I have some questions about Python imports.

We have Python packages hosted on a GitLab registry, but I can't seem to retrieve them to integrate them into my tasks.

I read in the documentation that you can set up private registries in the instance settings, but this is reserved for the enterprise version, so it’s inaccessible to the Docker Compose, free, and team versions if I understand correctly.

https://www.windmill.dev/docs/advanced/dependencies_in_python#private-pypi-repository

If you have any advice or reading materials, I’m all ears.

Thank you in advance🤘
In Windmill standard mode, dependencies in Python are handled directly within their scripts without the need to manage separate dependency files.
Was this page helpful?