Can I use Artifactory with Python PIP?

Viewed 33232

Can I pull Python artifacts from Artifactory using Pip?

I see that I can place artifacts in Artifactory using Python, but what if I want to pull artifacts from it using pip?

2 Answers
Related