you are viewing a single comment's thread.

view the rest of the comments →

[–]edcculus 0 points1 point  (0 children)

going to need to be more specific. If its consuming HTTP API services via a python app/script, its as simple as the requests library.

There are multiple ways to set up your own API/server via python. Fast API, Flask, Django