NevetsN
Windmill6mo ago
3 replies
Nevets

Recommendation for Using a Private Git Repository as a Python Dependency

Hi everyone,

I’m looking for best practices on how to use a private Git repository as a dependency in a Python project. The repository is secured either via password protection or SSH keys.

What’s the recommended approach for adding the dependency to a script?

Thanks in advance for your help!

Stephen
Was this page helpful?