in reply to Using a Python API
An API that exposes the language of implementation isn't a very good API. And an API that requires you to automate scraping the GUI isn't an API at all. What is going on here? Is the "api" really just a Python library? Is it REST? JSON over HTTP (not quite REST), RPC, GRPC, or what?
Dave
In Section
Seekers of Perl Wisdom