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