【问题标题】:Python and the Airtable APIPython 和 Airtable API
【发布时间】:2015-03-10 18:34:13
【问题描述】:

任何人都可以找到在 python 中使用的Airtable.com 的 API 示例。 有文档,但我不知道如何开始。

请注意,他们没有客户端库。

【问题讨论】:

  • 我想在此添加标签airtable,但没有足够的代表来创建新标签。

标签: python api airtable


【解决方案1】:

github上有一个项目:

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

Airtable Python
Airtable 的 REST API 的 Python 接口 - https://airtable.com

【讨论】:

  • 嗨,你能告诉我任何用于 airtable 的 GUI
  • @Ashh 如果你的意思是 web gui - 我推荐 vue.js (+vuetify)。将 vue.js 与来自 airtable 的数据一起使用的一个有点过时的示例 - medium.com/row-and-table/…
  • 如何在 nodejs 中使用 airtable?有什么项目可以分享给我吗
【解决方案2】:

我制作了一个类似于 nicocanali 的原始版本,但组织方式略有不同:https://github.com/gtalarico/airtable-python-wrapper

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2017-02-15
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2021-11-22
    • 1970-01-01
    相关资源
    最近更新 更多