'Installing uwsgi using brew or pip?

I installed python3.9 using brew, and Django using pip. Now I need to install uwsgi, which can be installed using either brew or pip. What's the difference, and which method should I choose?

Thanks, Jan



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source