constant_contact:常量联系人API(v3)的Python接口

时间:2021-02-18 17:52:20
【文件属性】:
文件名称:constant_contact:常量联系人API(v3)的Python接口
文件大小:89KB
文件格式:ZIP
更新时间:2021-02-18 17:52:20
Python 持续接触 [alpha]常量联系人API(v3)的Python接口 当前,此程序包仅创建与持续接触的连接,并且仅一个api调用已实现为测试。 安装 git clone https://github.com/stephen-d-wells/constant_contact cd constant_contact pip install -r requirements.txt pip install . 如果您正在开发(添加)此程序包,谢谢! 在github上分叉 然后... git clone https://github.com//constant_contact cd constant_contact pip install -r requirements.txt pip install -e . 目录结构(布局) 每个人都有自己管理包的方式,这就是我使
【文件预览】:
constant_contact-master
----setup.py(197B)
----.gitignore(1KB)
----constant_contact()
--------api()
--------config()
----images()
--------code.png(35KB)
--------generate_secret.png(37KB)
----requirements.txt(195B)
----bin()
--------fetch_contacts.py(214B)
--------init.py(4KB)
----LICENSE(34KB)
----sample_conf()
--------constant_contact.ini(328B)
----README.md(4KB)

网友评论