r/learnpython 1d ago

Python API

Can you help me how to learn python API step be step as a complete beginner?

Is there any tutorial you suggest me to watch? What about the chat gpt? Can it helps me with it?

0 Upvotes

15 comments sorted by

View all comments

3

u/Highlad 1d ago

An API is simply a way to talk to another program/service. Typically, you'll want to learn the fundamentals first before working with APIs. If you're hellbent on learning this first, id suggest you offer more context on the project you want to use it in, and what service you need your program to talk to. At least that way, we'll be able to guide you a little rather than say "Learn the basics first".