Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

wechatpy

WeChat SDK for Python
Collective - Host: opensource - https://opencollective.com/wechatpy - Website: https://docs.wechatpy.org - Code: https://github.com/jxtech/wechatpy

Re-enable Codecov for PR (#546)

https://github.com/codecov/codecov-action/issues/29#issuecomment-595062189

github.com/wechatpy/wechatpy - 82f777c5b75ea49cfc136c66a428ccc4c9a14476 authored almost 5 years ago by messense <[email protected]>
Move repository to wechatpy org

github.com/wechatpy/wechatpy - f72b0d8862bb6097aba2adcc4c299f73512d39e2 authored almost 5 years ago by messense <[email protected]>
关闭 Pull Request Codecov (#543)

Fixes #541

github.com/wechatpy/wechatpy - b04dfa6f80e0c0205edbe317d272a548729e055f authored almost 5 years ago by messense <[email protected]>
rename OA to oa (#540)

github.com/wechatpy/wechatpy - 46fdd873a0a04b8539a759a90ee81645405feb22 authored almost 5 years ago by ZHOU Cheng <[email protected]>
Update copyright year

github.com/wechatpy/wechatpy - 8198d772c76253aa57785ea5716c28dafc956596 authored almost 5 years ago by messense <[email protected]>
Add sponsor link to README.md

github.com/wechatpy/wechatpy - a1834978acc7ccb13592e15db2c3f02868f177e3 authored almost 5 years ago by messense <[email protected]>
Add Sponsor page

github.com/wechatpy/wechatpy - 5aa623d4de593222f60945439441aa02a2a03992 authored almost 5 years ago by messense <[email protected]>
重命名 enterprise 为 work (#538)

https://work.weixin.qq.com

github.com/wechatpy/wechatpy - 65c62ee6f5bd72950bf9e1cbbe882a7dcc5943f3 authored almost 5 years ago by messense <[email protected]>
Add FUNDING.yml

github.com/wechatpy/wechatpy - cf89a0cf249590cbf966afdfb74eb159e3d2360b authored almost 5 years ago by messense <[email protected]>
修复企业微信初始化传入 access_token 报错

Fixes #483

github.com/wechatpy/wechatpy - 0007e6106e29ebc10c0cddb55c5383d117d98a18 authored almost 5 years ago by messense <[email protected]>
微信支付统一下单接口时间默认为东八区

Fixes #464

github.com/wechatpy/wechatpy - 7ae6dc6af188043bc3403e2360725718244cd1c7 authored almost 5 years ago by messense <[email protected]>
微信支付兼容 sandbox 错误返回

Fixes #471

github.com/wechatpy/wechatpy - 1dfef46c11cdb1c208d3a59f7a42ea92381eac35 authored almost 5 years ago by messense <[email protected]>
Remove deprecated APIs (#537)

* 移除企业号 AppChat.send_msg API

* 移除企业号邀请用户关注 API

* 移除 ComponentOAuth redirect_url 相关参数

* ...

github.com/wechatpy/wechatpy - 24913f997b78c08321e8ab88a71a70f3c512e7e1 authored almost 5 years ago by messense <[email protected]>
群发消息接口参数调整 (#535)

Closes #258

github.com/wechatpy/wechatpy - 853512aca1feca45ffdeaf394df6c71660859776 authored almost 5 years ago by messense <[email protected]>
修正 link message 图片链接参数

Closes #534

github.com/wechatpy/wechatpy - fd257af5ba494e6ef97ed443240ce9992ba84679 authored almost 5 years ago by messense <[email protected]>
remove super() args

github.com/wechatpy/wechatpy - bc85ebb5f0b977136dc02329c13dcffa03d0d990 authored almost 5 years ago by 007 <[email protected]>
Exclude tests in package

github.com/wechatpy/wechatpy - 4bb704e8d01e50d837bda4ba1f8d8b20f484ec24 authored almost 5 years ago by messense <[email protected]>
Bump version: 1.8.11 → 1.8.12

github.com/wechatpy/wechatpy - 3c5b25c6f8cd6976144dc25b19f319c9e0542a28 authored almost 5 years ago by messense <[email protected]>
Fix WeChatCloud.db_export collection args

Closes #532

github.com/wechatpy/wechatpy - 0e406cb344837d50abffd2ca23cd842f2e5c442d authored almost 5 years ago by messense <[email protected]>
Fix import json

github.com/wechatpy/wechatpy - cc55cbd889fe3b53cce941763d60620d60d0cadf authored almost 5 years ago by messense <[email protected]>
No need to extends from object (#531)

Co-authored-by: 刘毅杰 <[email protected]>

github.com/wechatpy/wechatpy - d7f54b5c29f126c123a31dab3353a3cf8de9ed0c authored almost 5 years ago by 007gzs <[email protected]>
Do not fail CI for codecov

github.com/wechatpy/wechatpy - 70d486767a0149e0d49defa5cd46ed18d72aed6a authored almost 5 years ago by messense <[email protected]>
Remove bae-echo-enterprise example

github.com/wechatpy/wechatpy - 3486422c09ea056bcc95d6c9a76e87b0d630268a authored almost 5 years ago by messense <[email protected]>
Less verbose pytest output

github.com/wechatpy/wechatpy - 3aa4c821fdd7f8ec9068777cd4d2bde6db03a5c7 authored almost 5 years ago by messense <[email protected]>
Update contributing doc

github.com/wechatpy/wechatpy - a9aed0e46fc23166025ea64e23d9cc3428686372 authored almost 5 years ago by messense <[email protected]>
Wheel is not universal anymore

github.com/wechatpy/wechatpy - 4a2b7e5445cdc7f7ccfe3854d4b0240b7717b1f5 authored almost 5 years ago by messense <[email protected]>
Remove __future__ imports

github.com/wechatpy/wechatpy - b7d07a820cf13a79e29da3016ec876e39b7160f5 authored almost 5 years ago by messense <[email protected]>
移除 Python 2 兼容

github.com/wechatpy/wechatpy - 4e7d716c2ae5013161b872cf92449bf088391dd0 authored almost 5 years ago by messense <[email protected]>
Bump version: 1.8.10 → 1.8.11

github.com/wechatpy/wechatpy - 2d1b9fdea4f10b2772fea01c83124d49a646f475 authored almost 5 years ago by messense <[email protected]>
Update changelog

github.com/wechatpy/wechatpy - 4636de1c005330fcfea87ebbc8fb7414004039fb authored almost 5 years ago by messense <[email protected]>
Rename to CI

github.com/wechatpy/wechatpy - e1e627649c572d356ad567f933638b1c4ccb1d7c authored almost 5 years ago by messense <[email protected]>
Migrate CI to GitHub Actions (#528)

github.com/wechatpy/wechatpy - addf5913535c3728d0f16dd392bf55ba4334e0ca authored almost 5 years ago by messense <[email protected]>
Remove FOSSA

github.com/wechatpy/wechatpy - ff445965858e768fc72a600f909ea028de89da1e authored almost 5 years ago by messense <[email protected]>
增加小程序云调用 API (#511)

github.com/wechatpy/wechatpy - ee364794998fec58eeab53a0341c1ef7b51b2f2b authored almost 5 years ago by messense <[email protected]>
Bump version: 1.8.9 → 1.8.10

github.com/wechatpy/wechatpy - 0e61ffa8004e1b09536f3d7e049904373d8e9b56 authored almost 5 years ago by ZHOU Cheng <[email protected]>
update changelog

github.com/wechatpy/wechatpy - d136048c66845a1ea9ddb5ab3b9c00850ae1953d authored almost 5 years ago by ZHOU Cheng <[email protected]>
增加第三方平台加急相关接口 (#527)

github.com/wechatpy/wechatpy - 17bbf618c20282a6759cc3d877ada6e7ff9a86b2 authored almost 5 years ago by 白月秋见心 <[email protected]>
Bump version: 1.8.8 → 1.8.9

github.com/wechatpy/wechatpy - de6ede36643a3819ca7846766f9a118a8d10435f authored almost 5 years ago by ZHOU Cheng <[email protected]>
update changelog

github.com/wechatpy/wechatpy - c15265743f19b4af570ce432d16bc4e4cd12e30e authored almost 5 years ago by ZHOU Cheng <[email protected]>
Update wxa.py (#526)

* Update wxa.py

- 修正submit_audit参数错误
- 增加撤回审核接口
- 增加版本回退接口

* 修改文档路径

github.com/wechatpy/wechatpy - 6ccd0bd013072d43ac6937766b7c601eb3eee58f authored almost 5 years ago by ZHOU Cheng <[email protected]>
update change log

github.com/wechatpy/wechatpy - d84c0e3ffb97d7e53aa64cd01eaf13d0472ab6bb authored almost 5 years ago by ZHOU Cheng <[email protected]>
Bump version: 1.8.7 → 1.8.8

github.com/wechatpy/wechatpy - ba4e23e4f2a7f978163db428fdc26e962c6050de authored almost 5 years ago by ZHOU Cheng <[email protected]>
Bump version: 1.8.6 → 1.8.7

github.com/wechatpy/wechatpy - b91457367458963fd8d7a955b6df3e09a3e962f3 authored almost 5 years ago by ZHOU Cheng <[email protected]>
update changelog

github.com/wechatpy/wechatpy - 39034a1d0fb01638db79590e002c43cf7500613e authored almost 5 years ago by ZHOU Cheng <[email protected]>
增加了企业微信OA审批接口 (#521)

github.com/wechatpy/wechatpy - bcf8e55db2655a938c0fe9c2a3ea4b4b53d68763 authored almost 5 years ago by renmu123 <[email protected]>
refactor media and materail api (#524)

github.com/wechatpy/wechatpy - ca3f222ab0474ab09513ef5dd9dd22ab9269f5c8 authored almost 5 years ago by ZHOU Cheng <[email protected]>
feat: implement calendar/schedule api for enterprise (#523)

github.com/wechatpy/wechatpy - 4d2f84b491df5f1c82a626744774bf7ebfb669c1 authored almost 5 years ago by Lirian Su <[email protected]>
增加菜单回复类型 (#518)

github.com/wechatpy/wechatpy - 14b00c3d0f4be27a75c2082508eb4b8be8920a99 authored almost 5 years ago by 白月秋见心 <[email protected]>
Update README.md

github.com/wechatpy/wechatpy - 9c34908425b656989e0fca3306f55e2b03758612 authored almost 5 years ago by messense <[email protected]>
优化图片检测参数 (#512)

未考虑旧版兼容

github.com/wechatpy/wechatpy - 0f66ef36ffac099d3537a1e0332ea40fc533c7d5 authored almost 5 years ago by 白月秋见心 <[email protected]>
Bump version: 1.8.5 → 1.8.6

github.com/wechatpy/wechatpy - 469b29a7414186a1fc547ea7a9f69e7eecadb3d4 authored almost 5 years ago by ZHOU Cheng <[email protected]>
update changelog

github.com/wechatpy/wechatpy - de544826db96ff1d0e7fd59ecb458c8fcb5f8663 authored almost 5 years ago by ZHOU Cheng <[email protected]>
feat:增加外部联系人标签管理api【追加了测试用例】 (#509)

* feat:增加新接口支持管理企业标签【获取企业标签库,添加企业客户标签,编辑企业客户标签,删除企业客户标签】

* fix:调整为符合P8标准

* feat:增加新接口支持管理企...

github.com/wechatpy/wechatpy - e693fbd4a33ce38d2ce7033b72d5ee93e608141e authored almost 5 years ago by ChunJie.Wang <[email protected]>
Set dict_to_xml function sign value (#508)

Signed-off-by: cololi <[email protected]>

github.com/wechatpy/wechatpy - 408a1ac6ba9dd282809a3a7403ae763d477d62fe authored almost 5 years ago by Cololi <[email protected]>
fix: update WeChat document link (#505)

github.com/wechatpy/wechatpy - e30ff59c47e6b2f65c33ed4923393db9de291325 authored almost 5 years ago by Howie Zhao <[email protected]>
Bump version: 1.8.4 → 1.8.5

github.com/wechatpy/wechatpy - c215ec5de2206d5c4c14719494403397ae64b905 authored almost 5 years ago by ZHOU Cheng <[email protected]>
update changelog

github.com/wechatpy/wechatpy - 34374d231c7b9261e35ad441d997cbbcd3dd9527 authored almost 5 years ago by ZHOU Cheng <[email protected]>
增加 check_image_security 和 check_text_security 接口;更新了卡券相关的事件类型和文档。 (#503)

* merge 474

* merge 455

* remove dup code

* update docs url

* rename function name

github.com/wechatpy/wechatpy - bfb14fa2982b9309c72e7b7b70b1f5fc215a84fd authored almost 5 years ago by ZHOU Cheng <[email protected]>
Bump version: 1.8.3 → 1.8.4

github.com/wechatpy/wechatpy - 44b7f4c1800749a7edb1ee4b5d3e300c107252c9 authored about 5 years ago by 007 <[email protected]>
1.8.4 changelog

github.com/wechatpy/wechatpy - e4739e0546a3af027d0e2114c71d1a932544ebbc authored about 5 years ago by 007 <[email protected]>
解析微信退款结果通知 (#499)

* 解析微信退款结果通知

* fix

* add tests

* sandbox_api_key

github.com/wechatpy/wechatpy - 8a8ec241557a3dbf14fcda81229c9504006174d2 authored about 5 years ago by 007gzs <[email protected]>
添加一个直接通过xml获取appid的函数 (#494)

* 直接通过xml获取appid的接口

* 通过xml返回一些基础数据

* change InvalidSignatureException to ValueError

github.com/wechatpy/wechatpy - 1b6224e605982ca4ae5be4912040e2254a3f98cf authored about 5 years ago by Xiang Wang <[email protected]>
新增小程序订阅消息发送接口 (#495)

github.com/wechatpy/wechatpy - 3231b6e4e2c4f4d73bfa6f3f121ccc95f5e81650 authored about 5 years ago by Mzzzz <[email protected]>
增加 拉取所有已授权的帐号信息 (#493)

github.com/wechatpy/wechatpy - 633543f3851c4e59526f2bfc69c26421175e6a30 authored about 5 years ago by 007gzs <[email protected]>
Revert "refactor: 优化 WeChatPay 冗余代码 (#488)" (#492)

This reverts commit c31536516bdbf042ed295db6ffde679e29afd091.

github.com/wechatpy/wechatpy - e8df9eda7e13d1a9f37d9e8ea0c2fddf99e4b230 authored about 5 years ago by Lirian Su <[email protected]>
refactor: 优化 WeChatPay 冗余代码 (#488)

github.com/wechatpy/wechatpy - c31536516bdbf042ed295db6ffde679e29afd091 authored about 5 years ago by shanguo <[email protected]>
微信客服消息支持 msgtype="link" (#487)

增加 send_link(单图文). send_articles已作废。

github.com/wechatpy/wechatpy - 6e2fd620f21cda060e75cf5f4b75f5a85b722cf3 authored about 5 years ago by zephyrrr <[email protected]>
tox require more_itertools < 6.0

github.com/wechatpy/wechatpy - 0a16514d7e69a471be37a48fa57c7918ba5a5423 authored about 5 years ago by messense <[email protected]>
Try to fix appveyor build

github.com/wechatpy/wechatpy - d46f119a90a51a2c3f941d644ce80975bfc1e9b4 authored about 5 years ago by messense <[email protected]>
Fix some event value

github.com/wechatpy/wechatpy - d6fabf6e0c2eceadb97209b7db3ff118d6231f5f authored over 5 years ago by messense <[email protected]>
更新了企业微信接收事件官方文档链接的注释 (#478)

* 更新了企业微信接收事件官方文档链接的注释

* 更新了企业微信 接收消息 事件类的event参数

github.com/wechatpy/wechatpy - fd22221fe7c79c4c39dea19150e361a5340a46b2 authored over 5 years ago by renmu123 <[email protected]>
企业微信通讯录成员接口增加其他字段的支持 (#477)

github.com/wechatpy/wechatpy - 81e139343e04bad0d1510386eff284c4db950a9a authored over 5 years ago by JoneXiong <[email protected]>
feat: 微信支付退款增加退款说明字段 (#476)

github.com/wechatpy/wechatpy - 1f2a03410cd4374d0ba7b793301f5dee5f772e0e authored over 5 years ago by Chris Guo <[email protected]>
增加outerStr 字断 (#472)

OuterStr 领取场景值,用于领取渠道数据统计。可在生成二维码接口及添加Addcard接口中自定义该字段的字符串值。

github.com/wechatpy/wechatpy - 6f6d58f01a83989e1cd4a14acc2a05b68391b801 authored over 5 years ago by odooqs <[email protected]>
会员卡事件推送 (#470)

* 接收会员信息事件通知

* 会员卡事件推送

* 会员卡事件推送

github.com/wechatpy/wechatpy - 369a2abb52597ae636de75c64603012a2f6f5473 authored over 5 years ago by odooqs <[email protected]>
fix: 企业微信获取员工时默认获取所有部门 (#465)

github.com/wechatpy/wechatpy - c5e57eef1d004e1491231236ccb69170a6b05d21 authored over 5 years ago by zthxxx <[email protected]>
Bump version: 1.8.2 → 1.8.3

github.com/wechatpy/wechatpy - 8d7f9f3ffb1b868d0337d1dc9247fbd15ce51ede authored over 5 years ago by Lirian Su <[email protected]>
Update changelog for v1.8.3

github.com/wechatpy/wechatpy - 0e38f208188b3098ccb9e35b2522256b517d583d authored over 5 years ago by Lirian Su <[email protected]>
fix: 修复继承关系不当,可能类型误判的问题 (#463)

github.com/wechatpy/wechatpy - 8645724c04561bdf1a209f1551bcd4fa6dd5f1ff authored over 5 years ago by Lirian Su <[email protected]>
企业微信-外部联系人管理 #437, 解决一些 PEP8 问题, 解决兼容问题.Wechat->WeChat (#458)

github.com/wechatpy/wechatpy - 2f5eaa7090be17c2b76b8167abdc2d1f8b8cb55d authored over 5 years ago by beck0505 <[email protected]>
feat: 添加企业微信获取员工信息到 id 的映射方法 (#456)

- add method `WeChatDepartment.get_map_users`
- add test for `WeChatDepartment.get_users`
- ad...

github.com/wechatpy/wechatpy - 1127e081a74ec65165fb852713b41d470862fb25 authored over 5 years ago by zthxxx <[email protected]>
fix: fix pip RequirementParseError of `python_version < '3.4' ` (#459)

github.com/wechatpy/wechatpy - 2b14e6e426ef341a391d94f64df962b30c8f5db0 authored over 5 years ago by zthxxx <[email protected]>
fixes #453 (#454)

github.com/wechatpy/wechatpy - c089c1473eb6d8b7df2dd7a01bc1ca95a8a32fce authored over 5 years ago by Xavier-Lam <[email protected]>
小程序数据签名校验 (#449)

* 小程序数据签名校验

* 根据代码评审修改

* python2.7 兼容

github.com/wechatpy/wechatpy - 84a3115fb5db5281ae7f9c8f63339720a0489564 authored over 5 years ago by Xavier-Lam <[email protected]>
Docs: fix enterprise rst docs typos (#451)

github.com/wechatpy/wechatpy - 27b11a8b977256b126d871cae1a6623c11105f80 authored over 5 years ago by zthxxx <[email protected]>
Fix WeChatMessage.send_markdown (#450)

1. replace discarded method with `send`, [ref commit](https://github.com/jxtech/wechatpy/commit...

github.com/wechatpy/wechatpy - 208d2f2ef8aca125584ce158cb85ace2f1640cc5 authored over 5 years ago by zthxxx <[email protected]>
添加发送markdown消息接口 (#447)

* 添加发送markdown消息接口

* 修正格式

* Update wechatpy/enterprise/client/api/message.py

修正参数,party...

github.com/wechatpy/wechatpy - 4df0da795618c0895a10f1c2cde9e9d5c0a93aaa authored over 5 years ago by Huiming <[email protected]>
修正参数说明文档错误 (#445)

send_text_card函数的title参数和user_ids参数说明错误

github.com/wechatpy/wechatpy - 88ba7f60c68e020cee80417e85b2e743a13dfaee authored over 5 years ago by Huiming <[email protected]>
Bump version: 1.8.1 → 1.8.2

github.com/wechatpy/wechatpy - 5fc2057856d1d04e0450c1408a75fdfcf6909249 authored over 5 years ago by messense <[email protected]>
Corrent v1.8.2 release date

github.com/wechatpy/wechatpy - dfa0e0aa2101ec430de650dd5a9329d964b2684b authored over 5 years ago by messense <[email protected]>
docs: update change log (#436)

* update docs

* update change log

github.com/wechatpy/wechatpy - bc6120684ce29f1201813a43f98d1298d3bf10ee authored over 5 years ago by ZHOU Cheng <[email protected]>
docs: fix storage typo (#435)

github.com/wechatpy/wechatpy - 793ace73e643857062b1ef57594964dc03eaeb96 authored almost 6 years ago by ZHOU Cheng <[email protected]>
“微信企业号”相关内容更新、整理到“企业微信” (#432)

* update url

* replace 企业号 to 企业微信

* code format

* code format

* update agent docs
...

github.com/wechatpy/wechatpy - c876a71c5f21f3a5449abed72a5656b5e5c1b13c authored almost 6 years ago by ZHOU Cheng <[email protected]>
添加永久二维码的文档 (#434)

* 更新生成带参数的二维码的文档链接

* 添加创建永久二维码的文档

github.com/wechatpy/wechatpy - e3be2a1e0dab5dab1842976c1ecd5009d50cd640 authored almost 6 years ago by Xiang Wang <[email protected]>
Bump version: 1.8.0 → 1.8.1

github.com/wechatpy/wechatpy - 6a4c606ce2b8d5b9fc4be4c9a7743335f1acc980 authored almost 6 years ago by messense <[email protected]>
Update changelog for v1.8.1

github.com/wechatpy/wechatpy - d622c77b51b13721c28d1e62ec33714a37d77a07 authored almost 6 years ago by messense <[email protected]>