WechatSendMsg


NameWechatSendMsg JSON
Version 1.0.0 PyPI version JSON
download
home_pageNone
Summary发送企业微信消息的程序
upload_time2025-09-01 16:47:00
maintainerNone
docs_urlNone
authorDongYang
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 说明
这是一个企业微信发送消息的程序

## 安装
使用pip安装:
bash
pip install SendMsg
 
### 联系我们
如果你有任何问题或建议,请联系我649898871@qq.com

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "WechatSendMsg",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "DongYang",
    "author_email": "649898871@qq.com",
    "download_url": "https://files.pythonhosted.org/packages/37/52/6d6a951688e548bdd3ac77e181108845271e7ea6209b1cc8320aa0d735f0/wechatsendmsg-1.0.0.tar.gz",
    "platform": null,
    "description": "# \u8bf4\u660e\r\n\u8fd9\u662f\u4e00\u4e2a\u4f01\u4e1a\u5fae\u4fe1\u53d1\u9001\u6d88\u606f\u7684\u7a0b\u5e8f\r\n\r\n## \u5b89\u88c5\r\n\u4f7f\u7528pip\u5b89\u88c5\uff1a\r\nbash\r\npip install SendMsg\r\n \r\n### \u8054\u7cfb\u6211\u4eec\r\n\u5982\u679c\u4f60\u6709\u4efb\u4f55\u95ee\u9898\u6216\u5efa\u8bae\uff0c\u8bf7\u8054\u7cfb\u6211649898871@qq.com\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "\u53d1\u9001\u4f01\u4e1a\u5fae\u4fe1\u6d88\u606f\u7684\u7a0b\u5e8f",
    "version": "1.0.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "af2049983fd7538bc779d0cf7f03536685405d7c72996ab1d8b2bb3e134961e2",
                "md5": "e35121d502d5a29d7fdbdf5cc097735c",
                "sha256": "d34229fd3f0f25877421c66e88dbab4076a6df2ec71a17b6837c052c43ff631c"
            },
            "downloads": -1,
            "filename": "wechatsendmsg-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e35121d502d5a29d7fdbdf5cc097735c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 5867,
            "upload_time": "2025-09-01T16:46:59",
            "upload_time_iso_8601": "2025-09-01T16:46:59.152937Z",
            "url": "https://files.pythonhosted.org/packages/af/20/49983fd7538bc779d0cf7f03536685405d7c72996ab1d8b2bb3e134961e2/wechatsendmsg-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "37526d6a951688e548bdd3ac77e181108845271e7ea6209b1cc8320aa0d735f0",
                "md5": "b7fe438ae750f4fba54024013b4e9d0a",
                "sha256": "0987e83c74557f5a61ede5925983eb6bd599ca9978290c8a3004637759e6073c"
            },
            "downloads": -1,
            "filename": "wechatsendmsg-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b7fe438ae750f4fba54024013b4e9d0a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 5672,
            "upload_time": "2025-09-01T16:47:00",
            "upload_time_iso_8601": "2025-09-01T16:47:00.492911Z",
            "url": "https://files.pythonhosted.org/packages/37/52/6d6a951688e548bdd3ac77e181108845271e7ea6209b1cc8320aa0d735f0/wechatsendmsg-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-01 16:47:00",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "wechatsendmsg"
}
        
Elapsed time: 0.84215s