文件名称:constant_contact:常量联系人API(v3)的Python接口
文件大小:89KB
文件格式:ZIP
更新时间:2024-03-10 11:39:00
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-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)