Skip to main content

DingDing Helper.

Project description

dingding-helper

Usage

pip install dingdinghelper

Example

from dingdinghelper import DingDingHelper

if __name__ == "__main__":
  ding = DingDingHelper()
  ding.username = '13712345678'
  ding.password = 'xxxpassword'
  ding.corpid = '...'
  ding.corpsecret = '...'
  ding.msgurl = 'https://oapi.dingtalk.com/robot/send?access_token=...'
  ding.send_msg('DingDingHelper Test')
  ding.cookie = '...'
  ding.upload_file("E:/xxx.zip", 483476421, '/xxx/')

Publish to PyPI

pip install --user --upgrade setuptools wheel twine
python setup.py sdist bdist_wheel
python -m twine upload dist/*

Project details


Download files

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

Source Distribution

dingdinghelper-0.0.5.tar.gz (24.4 kB view details)

Uploaded Source

Built Distribution

dingdinghelper-0.0.5-py3-none-any.whl (35.6 kB view details)

Uploaded Python 3

File details

Details for the file dingdinghelper-0.0.5.tar.gz.

File metadata

  • Download URL: dingdinghelper-0.0.5.tar.gz
  • Upload date:
  • Size: 24.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.6

File hashes

Hashes for dingdinghelper-0.0.5.tar.gz
Algorithm Hash digest
SHA256 645a7aba569aed1168e5a73af5a4c9df1403482bc915c754c4e76d844b840460
MD5 ed3c639cfd3da48a4ec77be66cdf6d96
BLAKE2b-256 329f0830e3458ebb56412d4c6ef3f00f82b9fe47a534e36e67d647c0fbc1b55d

See more details on using hashes here.

File details

Details for the file dingdinghelper-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: dingdinghelper-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 35.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.6

File hashes

Hashes for dingdinghelper-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 3f87c548b4792c459cce9bbda6f530b719c4d38f0c0552d5a4e5de83a55a7696
MD5 18ebc4a3463843f5c9833ac8fd6ce269
BLAKE2b-256 0a40b19ea6424f3f5f6371a955365ce884971bb7be226c2b1dd201ef062ca17c

See more details on using hashes here.

Supported by

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