Skip to main content

DingTalk SDK for Python

Project description

https://travis-ci.org/007gzs/dingtalk-sdk.svg?branch=master https://img.shields.io/pypi/v/dingtalk-sdk.svg

钉钉开放平台第三方 Python SDK。 【阅读文档】

功能特性

  • 企业内部开发接入api

  • 应用服务商(ISV)接入api

安装

目前 dingtalk-sdk 支持的 Python 环境有 2.7, 3.4, 3.5, 3.6 和 pypy。

dingtalk-sdk 消息加解密同时兼容 cryptography 和 PyCrypto, 优先使用 cryptography 库。 可先自行安装 cryptography 或者 PyCrypto 库:

#cryptography python的一个加密方法

# 安装 cryptography pip install cryptography>=0.8.2 # 或者安装 PyCrypto pip install pycrypto>=2.6.1

为了简化安装过程,推荐使用 pip 进行安装

pip install dingtalk-sdk
# with cryptography
pip install dingtalk-sdk[cryptography]
# with pycrypto
pip install dingtalk-sdk[pycrypto]

升级 dingtalk-sdk 到新版本:

pip install -U dingtalk-sdk

使用示例

django 示例 https://github.com/007gzs/dingtalk-django-example

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

zly_resource_module-1.0.2-py2.py3-none-any.whl (31.8 kB view details)

Uploaded Python 2Python 3

File details

Details for the file zly_resource_module-1.0.2-py2.py3-none-any.whl.

File metadata

  • Download URL: zly_resource_module-1.0.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 31.8 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.4

File hashes

Hashes for zly_resource_module-1.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 12c338c7dff13418a42933f45bb59305ceed45e7496b846650a051e66cafbbe0
MD5 31c26dba541b6fd3dc4ae610fcd39a51
BLAKE2b-256 b2ae70ef5dc2dac780e62ec201dddaf8f4c8956f9e807f968a0fd94d33c4a5f9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page