|
|
il y a 5 ans | |
|---|---|---|
| QimenCloud | il y a 5 ans | |
| aliyun | il y a 5 ans | |
| dingtalk | il y a 5 ans | |
| top | il y a 5 ans | |
| LICENSE.md | il y a 5 ans | |
| README.md | il y a 5 ans | |
| READ_ME.TXT | il y a 5 ans | |
| aliyun_demo.py | il y a 5 ans | |
| dingtalk_test.py | il y a 5 ans | |
| setup.cfg | il y a 5 ans | |
| setup.py | il y a 5 ans | |
| test.py | il y a 5 ans |
钉钉开放平台第三方企业应用服务端API.
API文档请参阅 钉钉开放平台文档
打包项目需要用到setuptools和wheel,先安装这两个库
pip3 install setuptools
pip3 install wheel
安装完后,运行下面的命令打包
python3 setup.py sdist bdist_wheel