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

Fix a bug when sending mass message with user ids and add `preview`

argument for preview mass message API

github.com/wechatpy/wechatpy - 2deacadc78d9e7dbbcfce7ae02b6d07b2e7cc322 authored almost 10 years ago
Add `get_mass` API for mass message

github.com/wechatpy/wechatpy - b83d30cb8a26e81ed0a29b31ba5e7fbc52923f4a authored almost 10 years ago
Add `is_to_all` argument in mass message APIs

github.com/wechatpy/wechatpy - 88f8b5d552ed13b29c76d093cb2b42b9b97d5929 authored almost 10 years ago
Update installation document. [ci skip]

github.com/wechatpy/wechatpy - a6c2c70473c60c1eec4b68b54c9ef3c802b74d9d authored almost 10 years ago
Bump version to 0.8.2. [ci skip]

github.com/wechatpy/wechatpy - ed789bc73c2d9e1aa5f873027a863e94895c3fb8 authored almost 10 years ago
Update document

github.com/wechatpy/wechatpy - 17647285426332d7b47ea9644142308c2e6dce95 authored almost 10 years ago
Update WeChatClient. Close #36

github.com/wechatpy/wechatpy - 6f7268db5594d78b5e762f60fb0ef424b210d846 authored almost 10 years ago
Add WeChat device APIs. Not well tested though.

github.com/wechatpy/wechatpy - b55683b5b8829f666618d6dd9046a3e3706c3dda authored almost 10 years ago
Ignore pip-selfcheck.json in .gitignore

github.com/wechatpy/wechatpy - ef6db7b438d7dfd1b920f49460eb4fd19fa11dce authored almost 10 years ago
Fix retry request bug

github.com/wechatpy/wechatpy - 51a3b9262ad733b23753cb15a83440a80221bec0 authored almost 10 years ago
Add WeChat shakearound APIs. Close #37

github.com/wechatpy/wechatpy - 2d2e818f6994dc47edf06901cb0c280b62b80cd5 authored almost 10 years ago
Convert to use only absolute_import

github.com/wechatpy/wechatpy - a2fc8f78c2c94290f87c96034adfd2774ec95fef authored almost 10 years ago
Update README.md, add donation qrcode. [ci skip]

github.com/wechatpy/wechatpy - a21681541689a703430198480e9d17ede4400fd2 authored almost 10 years ago
Bump version to 0.8.1

github.com/wechatpy/wechatpy - 669267df65db7e07e884edf60bce0a63cfa3b983 authored almost 10 years ago
Update test fixture

github.com/wechatpy/wechatpy - b1adb8cbf5c50fe60f402a66f6ad525b841e9ca4 authored almost 10 years ago
Merge branch 'master' into develop

github.com/wechatpy/wechatpy - d78c8c65f49a9569c16d3ecfa8ffd9a7063130f8 authored almost 10 years ago
Merge pull request #40 from korvin101/master

Fix wrong api endpoint in WeChatOAuth. Close #39

github.com/wechatpy/wechatpy - 2b32e389c19a13a77d4dfb3e133dbeb8a62f0cf2 authored almost 10 years ago
Update WeChat message API to support customservice account. Close #38

github.com/wechatpy/wechatpy - 1211fdbb66a900e8fb0e17a2ebbde02b6ff9dee7 authored almost 10 years ago
修复OAuth授权中检验授权凭证(access_token)是否有效中的URL错误 ref issue #39

github.com/wechatpy/wechatpy - a238a1dfc0237b592a9f2d5be2ea9b53dcee8990 authored almost 10 years ago
Update README badges. [ci skip]

github.com/wechatpy/wechatpy - d14976e2ab8ef97db0f761571a2200191c3fdaf4 authored almost 10 years ago
Add get menu info and get autoreply info APIs

github.com/wechatpy/wechatpy - 2221945c5296ce8bf85509fbb1fae9afa412c5ea authored almost 10 years ago
Add tips about cryptography and pycrypto packages in README.md. [ci skip]

github.com/wechatpy/wechatpy - 1b627a3de4316b264047871767bcf24d16683e4f authored almost 10 years ago
Bump version to 0.8.0

github.com/wechatpy/wechatpy - 77f37e7c3c4372de7572d24c39b209059c526fb9 authored almost 10 years ago
Update scrutinizer CI configuration. [ci skip]

github.com/wechatpy/wechatpy - 6c29ab39fd3c9206d12181b205657b6ef3e430e6 authored almost 10 years ago
Update enterprise batch APIs. Close #33

github.com/wechatpy/wechatpy - 2e37e81f67b5d49ecaa4a286b8e3213182b2f4a3 authored almost 10 years ago
A little refactor

github.com/wechatpy/wechatpy - 4ff9fce3ce1680981df1051b1a944ddcafecfd7c authored almost 10 years ago
Update tox configuration. [ci skip]

github.com/wechatpy/wechatpy - 6514211922e518a85e0e0d2fa286e3ccc9fc2e2c authored almost 10 years ago
Update pycrypto version

github.com/wechatpy/wechatpy - 040de01a0eccb7de40ba7ea8c8616d8816249a69 authored almost 10 years ago
Allow to use cryptography package instead of pycrypto

github.com/wechatpy/wechatpy - 1f98b031a8154bb22e6a2ef56709e108cfd77b73 authored almost 10 years ago
Merge branch 'develop'

github.com/wechatpy/wechatpy - 8e70bd7b1bafcd1a8cc58ad7ad99a913810f6b89 authored almost 10 years ago
Merge pull request #35 from korvin101/master

Add new shortvideo Message. Credit goes to @korvin101

github.com/wechatpy/wechatpy - 8e4acc4476def461d18dd8b9843ac755dcee16cb authored almost 10 years ago
消息类型增加小视频消息(shortvideo)

github.com/wechatpy/wechatpy - 94388f31f89b66db95fa7426039f5bb0cd55887c authored almost 10 years ago
setattr instead of raise AttributeError when init reply if kwargs not defined in fields

github.com/wechatpy/wechatpy - 7f2fd32d18309015690605d6e7d4db383384e6cb authored almost 10 years ago
Add enterprise batch APIs. not finished yet

github.com/wechatpy/wechatpy - 96bf12530b57090ede8d90e23df42f2da0d6e67a authored almost 10 years ago
Merge branch 'develop' of github.com:messense/wechatpy into develop

github.com/wechatpy/wechatpy - f442c61ae590826d796bd705feec2971ae9dd180 authored almost 10 years ago
Add enterprise BatchJobResultEvent

github.com/wechatpy/wechatpy - ab271e932677fcb4bcbd6f2be09a44ef09daf8ec authored almost 10 years ago
Add enterprise agent.list API

github.com/wechatpy/wechatpy - a81c965785de6acf63151d44537668e10269a05c authored almost 10 years ago
Move wechatpy.client.api.misc.get_customservice_record to wechatpy.client.api.customservice.get_records. Close #32

github.com/wechatpy/wechatpy - 5fd7f0f0370f1f46e817c908e5ab805b368fb85a authored almost 10 years ago
Add tips about installing wechatpy on Windows. [ci skip]

github.com/wechatpy/wechatpy - 67c25ef3aadb4099144ae862deb1049b1beb27fd authored almost 10 years ago
Bump version to 0.7.6

github.com/wechatpy/wechatpy - 9b75286bdf04068e1b3643625c5da177bf40998f authored almost 10 years ago
Update clent doc [ci skip]

github.com/wechatpy/wechatpy - 6cd68e4bd810f72d246eaa31ead64f5782ab1a14 authored almost 10 years ago
Add WeChat semantic query API. Close #14

github.com/wechatpy/wechatpy - 2d07ce646cdd29c0c7df6572a98102da4923499e authored almost 10 years ago
Add WeChat enterprise agent APIs

github.com/wechatpy/wechatpy - ee4b8440bcff1f2565ad0b5acd17d42153f15c6b authored almost 10 years ago
Add WeChat material APIs

github.com/wechatpy/wechatpy - 75c7665227edbed48228982621329410eeb97430 authored almost 10 years ago
Add WeChat customservice session management APIs. Close #29

github.com/wechatpy/wechatpy - f5996fc6417316bea018ee4d69c4af070819fe0e authored almost 10 years ago
Rename wechatpy.client.js to wechatpy.client.jsapi, fix typo [ci skip]

github.com/wechatpy/wechatpy - c43eb2489ee0aac2c26e6ec3371674b8bf174bcf authored almost 10 years ago
Add some WeChat JS SDK related APIs

github.com/wechatpy/wechatpy - 1c11af9023a22df94318af23c93d08b35b22a778 authored almost 10 years ago
Add WeChat enterprise tag list API and test case

github.com/wechatpy/wechatpy - a13b6a108182273ea45033250ebf1b2e5adb7b6a authored almost 10 years ago
Add WeChat enterprise tag APIs test cases

github.com/wechatpy/wechatpy - 68a49a5c764481e2eb6076694f4d1512d1948dd6 authored almost 10 years ago
Add WeChat enterprise misc and department APIs test cases

github.com/wechatpy/wechatpy - be2a2c71d067e21a874db23aeaf1190276ea1380 authored almost 10 years ago
Add missing WeChat group test cases

github.com/wechatpy/wechatpy - 6eabc27fb5fe17108a84736682517ea9cbbc7543 authored almost 10 years ago
Add WeChat datacube message analysis APIs test cases

github.com/wechatpy/wechatpy - e900f3f4f5042ce576937a3f684f2c9fe26c67ae authored almost 10 years ago
Use weakref in WeChatClient to pass client to APIs

github.com/wechatpy/wechatpy - 2df469e41f7c38deece83a0e5ac0c9ca68dcc5e5 authored almost 10 years ago
Add WeChat datacube interface analysis APIs test cases

github.com/wechatpy/wechatpy - 5c5b86abdf9f49e8d7db3765044e0264815c7f20 authored almost 10 years ago
Add WeChat OAuth2 APIs test cases

github.com/wechatpy/wechatpy - 271c152a7e73cdfb3454fd356f908d1ff933b446 authored almost 10 years ago
Add Wechat datacube user analysis APIs test cases

github.com/wechatpy/wechatpy - c83801d1576c6844426847de1a7fb2188e4cc79a authored almost 10 years ago
Fix TypeError of hashlib.md5 in Py3K

github.com/wechatpy/wechatpy - e1efbcbe88fe6e117306ec45bef97021fa221036 authored almost 10 years ago
Add WeChat customservice APIs test cases

github.com/wechatpy/wechatpy - 1f0efb11ecdfaaf71203c426412e57893d988388 authored almost 10 years ago
Add WeChat qrcode APIs test cases

github.com/wechatpy/wechatpy - 5084adeacb891f281d95d6ad32a1540bb69cd74e authored almost 10 years ago
Add WeChat user APIs test cases

github.com/wechatpy/wechatpy - c2bbb663a73add226627cc01045c8a645a1c79e7 authored almost 10 years ago
Use dict.get instead of in

github.com/wechatpy/wechatpy - 8b2fb2ce1c86c2d6abefe67060576173b87efaaf authored almost 10 years ago
Add test cases for short_url and get_wechat_ips

github.com/wechatpy/wechatpy - 5e771aa09f6bb25103fc020c7f9ca92a8325ee49 authored almost 10 years ago
Bump version to 0.7.5. [ci skip]

github.com/wechatpy/wechatpy - 08d5aa41765a93d56a745b0d44a555db0070d2fc authored almost 10 years ago
Add WeChat enterprise list department users API. Close #26

github.com/wechatpy/wechatpy - 023e17005b9787a91fa192fe84a09699f8032be9 authored almost 10 years ago
Add WeChat enterprise server ips API. Close #27

github.com/wechatpy/wechatpy - 296df7e97e27602f34391fb267919357e4bc17e2 authored almost 10 years ago
Add get_online_accounts API

github.com/wechatpy/wechatpy - 79e90c125f620488bf92d94fc61948df488e9da2 authored almost 10 years ago
Add WeChat datacube APIs

github.com/wechatpy/wechatpy - 7a788c7cf27da20a4d687264432814706f14107b authored about 10 years ago
Add datacube interface summary and hour summary APIs

github.com/wechatpy/wechatpy - c86c35cb6a88b6063b0037a59a3db6191efc9568 authored about 10 years ago
Add datacube user summary and cumulate APIs.

github.com/wechatpy/wechatpy - bf896e303cb1f243925e759b91dfee5df96845d9 authored about 10 years ago
Add enterprise batch delete user API. Close #25

github.com/wechatpy/wechatpy - 37bbdd7482f5ef87d12190595a54d2060ddf7231 authored about 10 years ago
Add enterprise invite user API. Close #28

github.com/wechatpy/wechatpy - d131336348298214f5a40dfd0d58ae0efcffec45 authored about 10 years ago
Merge branch 'master' into develop

github.com/wechatpy/wechatpy - 50c63763ccf01f4e3ce13285c3f53ccc2b24c9c1 authored about 10 years ago
Merge pull request #24 from cloverstd/master

Add `EnterAgentEvent` for WeChat enterprise. Credit goes to @cloverstd

github.com/wechatpy/wechatpy - e24b77c7d2bbf1a6ad123b48795e7773592485ae authored about 10 years ago
企业号用户进入应用的事件

github.com/wechatpy/wechatpy - 935177516718bc456597883c39e2efe9c5067cfe authored about 10 years ago
Merge branch 'master' into develop

github.com/wechatpy/wechatpy - 7e9c0deeaa78a9a0a077fc544c66da0e25b7cde5 authored about 10 years ago
Bump version to 0.7.4

github.com/wechatpy/wechatpy - 2095951aa5b4cc08778d1d33429d5d658c406542 authored about 10 years ago
Merge pull request #23 from cloverstd/master

Add missing `media_id` in `ImageMessage`, fix #22 . Thanks @cloverstd

github.com/wechatpy/wechatpy - 28fd671a7103204930d281596a1a6e6bf76a0d4d authored about 10 years ago
弹出拍照或者相册发图的事件推送,相册选择为空时处理

github.com/wechatpy/wechatpy - a8c7b659a75e1b72f539b01c9cf0974bbb912931 authored about 10 years ago
图片消息缺失 media_id

github.com/wechatpy/wechatpy - 1bb9bc616e601a8a1d865312386cbae3daa4336c authored about 10 years ago
Add basic customservice APIs, ref #18

github.com/wechatpy/wechatpy - eb1df6678f3139c07aef95dde1bc522959d0bae7 authored about 10 years ago
Bump version to 0.7.3

github.com/wechatpy/wechatpy - 3229745f9ba17fdf98c978a9204f6cdea8902f7a authored about 10 years ago
Fix ArticleField bug, ref issue #20

github.com/wechatpy/wechatpy - f042ab2d47ede3a35c8039efd612f731efd21d4a authored about 10 years ago
Merge branch 'develop' of github.com:messense/wechatpy into develop

github.com/wechatpy/wechatpy - 0e0d89b6ac55916b0c29b009588e94b82b70bed4 authored about 10 years ago
Set source, target and agent when using create_reply shortcut if message provided

github.com/wechatpy/wechatpy - afa82fd9e94e2d43f74344ada04d8df5ea7f933d authored about 10 years ago
Update doc urls

github.com/wechatpy/wechatpy - 41c076280ad15339c749b64e8e29ebbc65a4d631 authored about 10 years ago
Bump version to 0.7.2

github.com/wechatpy/wechatpy - 4f8c783bbcb2a7e49af70827abdf5cc7c9c67238 authored about 10 years ago
Fix typo, change six.moves._urllib typo to six.moves.urllib, thanks @snowtigersoft

github.com/wechatpy/wechatpy - cca9a4139a4a5455d058c6d4fa66941ddf61ddb9 authored about 10 years ago
Bump version to 0.7.1

github.com/wechatpy/wechatpy - b2140f2bcd1babb410dc47322cafb980d4cb60b2 authored about 10 years ago
Update doc index page

github.com/wechatpy/wechatpy - ffb6a4fde1277cf556cf6f3b8bfb28d6fb7c3de7 authored about 10 years ago
Update client, events and messages docs

github.com/wechatpy/wechatpy - cfcab604574fa8689690306f775f16a0aba95325 authored about 10 years ago
Update WeChatClient API docs

github.com/wechatpy/wechatpy - 78d720155b027a874df20f22c4e42424f6e42c40 authored about 10 years ago
Add more comments in codes

github.com/wechatpy/wechatpy - 35004dd9f6f124c7530ac1f51fcada696cb33cf8 authored about 10 years ago
Expose WeChatOAuth into top level namespace

github.com/wechatpy/wechatpy - 82f263725773c5226acac26a148a6f509636b943 authored about 10 years ago
Add WeChatOAuth class

github.com/wechatpy/wechatpy - b1c6d214789c68678f7c2fa0c554f5b6941975cd authored about 10 years ago
Merge pull request #17 from messense/develop

Add WeChat Merchant APIs, close #6

github.com/wechatpy/wechatpy - 283498234d48b924fbaad2398cd865151fe533f6 authored about 10 years ago
Add merchant order event

github.com/wechatpy/wechatpy - 5e9d270ad25ab23920a2bc3618f9ecdefad6f104 authored about 10 years ago
Finish merchant client API

github.com/wechatpy/wechatpy - 3ec09420897c739dc15e4644003aca681a8e8160 authored about 10 years ago
Add merchant common API

github.com/wechatpy/wechatpy - 3b1d9b5cc3be15aef64d0518afc017a399fcfcda authored about 10 years ago
Add merchant order API

github.com/wechatpy/wechatpy - f63af98c9b7aa95302e944095c233a3d80d0abc7 authored about 10 years ago