Airtable Python Wrapper Documentation

_images/logo.png

For more information about the Airtable API see the Airtable API Docs

Note

The 1.x+ releases of airtable-python-wrapper are now called pyAirtable. For the new version check out pyAirtable docs


Installation

>>> pip install airtable-python-wrapper

Index

Version:

Release Notes

Release Notes

Questions

Post them over in the project’s Github Page


Contribute

1 git clone git@github.com:gtalarico/airtable-python-wrapper.git
2 cd airtable-python-wrapper.git
3 python setup.py develop
4 python setup.py test

License

MIT License