文件名称:yandex-audience-api:Yandex.Audience python API
文件大小:21KB
文件格式:ZIP
更新时间:2024-06-07 09:57:52
python yandex yandex-api yandex-audience Python
Yandex.Audience python API
来自Python封装包装API
安装
要安装软件包,您可以运行:
git clone https://github.com/ssheremeta/yandex-audience-api.git
cd yandex-audience-api
pip install .
用法
使用前,您必须生成OAuth令牌-https:
#Constants and Parameters
import hashlib
import cx_Oracle
import pandas as pd
import datetime
import yaaudience
# Constants, dont change
c_ya_token = "
【文件预览】:
yandex-audience-api-master
----setup.py(1KB)
----requirements.txt(9B)
----MANIFEST.in(39B)
----LICENSE.txt(34KB)
----README.md(5KB)
----yaaudience()
--------__init__.py(90B)
--------client.py(5KB)
--------objects.py(6KB)
--------core.py(7KB)