Python Forum

Full Version: APIs, libraries and frameworks
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

I am new to Python and new to programming. I am trying to better understand the following:

1. API
2. Libraries
3. Frameworks

For the three items listed above, can somebody please answer the following questions (for clarity, please number each answer accordingly)?

1. How do you define these?
2. What are they used for?
3. When are they used?
4. Can you give several examples of each as it relates to the Python language?