Philosophy on brew vs. pip for py3 pkgs? #3593
Answered
by
SMillerDev
edrozenberg
asked this question in
Everyday usage
-
I've searched old discussions and elsewhere to see what the HB general approach/thinking is regarding whether to install python3 packages using For example Ansible is available both via Some aspects I'm aware of:
There's an older unanswered discussion here that was asking similar/related questions: |
Beta Was this translation helpful? Give feedback.
Answered by
SMillerDev
Aug 31, 2022
Replies: 1 comment 1 reply
-
https://docs.brew.sh/Formula-Cookbook#specifying-gems-python-modules-go-projects-etc-as-dependencies seems to be the answer |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
edrozenberg
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://docs.brew.sh/Formula-Cookbook#specifying-gems-python-modules-go-projects-etc-as-dependencies seems to be the answer