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