API ? What is API exactly...
Application program interface (API) is a set of routines, protocols, and tools for building software applications. An API specifies how software components should interact and APIs are used when programming graphical user interface (GUI) components.in easy ways, API can use to communicate from client application to server application. in this case, we can trying to playing game pokemon go with python, or maybe you can make your bot yoursel..
First, thanks to tejado that have worked this API. visit their repository in github https://github.com/tejado/pgoapi/ then clone it into your drive.
Download python 2.7.12, then install it
now, open your cmd and go to pgoapi directory and type "setup.py install", wait until finished... then you go...!
No comments:
Post a Comment
Please Leave your comment here :)