pinterest-api-quickstart:使Pinterest API入门变得容易的代码

时间:2024-05-03 05:59:42
【文件属性】:

文件名称:pinterest-api-quickstart:使Pinterest API入门变得容易的代码

文件大小:51KB

文件格式:ZIP

更新时间:2024-05-03 05:59:42

Python

pinterest-api-quickstart 可以轻松开始使用Pinterest API的代码。 目的 该存储库中的代码旨在为使用提供快速。 当前版本实际上只是一个初稿。 它具有一些shell(bash)脚本和python代码,它们演示了“ hello,world”功能。 随着时间的流逝,我们希望展示更多的API功能并支持更多的语言。 快速开始 使用您的凭据(应用程序ID和密钥, 证书)设置环境。 此配置与所有特定于语言的目录中的代码一起使用。 点击的“开始构建”按钮,获取应用程序ID和密码。 当前,需要Pinterest上的联系人的批准才能看到该应用程序的秘密。 我们意识到这个过程目前还不完善,但是我们正在努力! 将您的应用程序ID和密码放在环境脚本文件中。 $ cd common/scripts $ cp api_app_credentials.template api_ap


【文件预览】:
pinterest-api-quickstart-main
----.gitignore(64B)
----LICENSE(11KB)
----README.md(7KB)
----python()
--------.gitignore(11B)
--------requirements.txt(17B)
--------Makefile(139B)
--------src()
--------scripts()
--------README.md(4KB)
--------tests()
--------dev-requirements.txt(60B)
----bash()
--------scripts()
----common()
--------certs()
--------scripts()
----nodejs()
--------.gitignore(31B)
--------package.json(173B)
--------src()
--------scripts()
--------README.md(2KB)

网友评论