I believe the best-known and most highly-recommended package for making external requests from Python is requests. You can write a view or a management command that uses requests to make calls to external APIs.
I believe the best-known and most highly-recommended package for making external requests from Python is requests. You can write a view or a management command that uses requests to make calls to external APIs.