Skip to main content

企业微信开发接口

Project description

企业微信接口

项目介绍

封装企业微信接口,发送消息.

安装教程

上传

export VERSION=0.0.2.3
python setup.py sdist && twine upload -u haifengat dist/*$VERSION*.gz && \
python setup.py bdist_wheel && twine upload -u haifengat dist/*$VERSION*.whl

pip install work_weixin

使用说明

launch.json

{
    // Use IntelliSense to learn about possible attributes.
    // Hover to view descriptions of existing attributes.
    // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
    "version": "0.2.0",
    "configurations": [
        {
            "name": "Python: Current File",
            "type": "python",
            "request": "launch",
            "program": "main.py",
            "cwd": "${workspaceFolder}",
            "env": {
                "corpid": "wxxxxxxxxxxxxxxxxxxx",
                "agentid": "nnnnnnnn",
                "secret": "xxxxxxxxxxxxxxxxxxxxxxxxxxxx"
            },
            "console": "integratedTerminal"
        }
    ]
}

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

work_weixin-0.0.2.3.tar.gz (10.1 kB view details)

Uploaded Source

Built Distribution

work_weixin-0.0.2.3-py3-none-any.whl (9.8 kB view details)

Uploaded Python 3

File details

Details for the file work_weixin-0.0.2.3.tar.gz.

File metadata

  • Download URL: work_weixin-0.0.2.3.tar.gz
  • Upload date:
  • Size: 10.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/40.2.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.5

File hashes

Hashes for work_weixin-0.0.2.3.tar.gz
Algorithm Hash digest
SHA256 91dfc270d77ebeb498375dc395ea5e584c3e7a4b656ab7ea048938480a55e1e8
MD5 d8d4eddcf24c4f59ebea2a3dd55f9549
BLAKE2b-256 6c00f82b7780b47827e61ce16660700d15d9839db0e4c8f1696dd07358850cf7

See more details on using hashes here.

File details

Details for the file work_weixin-0.0.2.3-py3-none-any.whl.

File metadata

  • Download URL: work_weixin-0.0.2.3-py3-none-any.whl
  • Upload date:
  • Size: 9.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/40.2.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.5

File hashes

Hashes for work_weixin-0.0.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 d0d5869187b9925c7e1610d332386d020eacfeceae43bc975e6a11fff78e8e36
MD5 b585f8cdbd5afa96e0a85d5a6e0ee0a7
BLAKE2b-256 3fbaa2688bef1676d3fbf2d179e176b9dee60e9ae7252c6dd4e0865d4a047386

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