Search code examples
pythonapiairtable

Python and the Airtable API


Can anyone find an exampple of the API for Airtable.com being used in python. There is documentation but I'm not sure how to get started.

Note, they don't have a client library.


Solution

  • There is one project on github:

    https://github.com/nicocanali/airtable-python

    Airtable Python
    Python interface to the Airtable's REST API - https://airtable.com