Ecosyste.ms: OpenCollective

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

github.com/wechatpy/wechatpy

WeChat SDK for Python
https://github.com/wechatpy/wechatpy

Merge branch 'master' of https://github.com/hunter007/wechatpy

# By messense (23) and others
# Via messense
* 'master' of https://github.com/hunter007/wechatpy...

8882270f2f9cf3c05149e3df5eb394966990d609 authored over 9 years ago
WeChatComponentClient extends from WeChatClient

cf07a468a4b3dd61d7de21296170f1f35e1538cb authored over 9 years ago
Change docstring

c8b5f773c622ffc3a91b8f56930d1a253210c431 authored over 9 years ago
Add WeChatComponentAPI and WeChatComponentClient

12b9e0122e66ebba48333dee200cd6ee91ff9a5a authored over 9 years ago
Merge pull request #4 from jxtech/master

update

50bff5238dc74c9bc75cdbe44e06e7b329326032 authored over 9 years ago
Bump version to 1.0.4

6e30b432c74c6f88e41cdd5dc9630aecb35b7f5b authored over 9 years ago
Simplify material.get method

183ab52ad6095324bb95b38802c7f538dbdf65a9 authored over 9 years ago
Merge pull request #83 from hunter007/master

params 和 data 弄反

d9ff459f56563791408160886546c86277b21963 authored over 9 years ago
params 和 data 弄反了。

b553510628533e43785b2eef0c172432defe4551 authored over 9 years ago
Return origin response object if we can not decode JSON

f35ebc03d7de788f7d57d4b6a7107537ffd01bfb authored over 9 years ago
Merge pull request #81 from hunter007/master

Bug fixes for WeChat Shakearound APIs

26719e85978b0bd7bfb034a9ca26db9c1cd21e6e authored over 9 years ago
修改为不可变默认值

f3069d6d4ff84d27deecfbeba36867f0badf2312 authored over 9 years ago
参数错误

1847faef903500c28ea71ef47ae45717d2977f35 authored over 9 years ago
fix error

f50c2cfbb0d7051dbbc35aa48c369e710293c00b authored over 9 years ago
Update WeChatClient retry fetch access token error codes

8169e1e42136edf8d7fad179cf1aaa0c2ebd374d authored over 9 years ago
Fix tox.ini for Python 2.6

bce33bbbada739c83985f088dd9cbd0b43d0497e authored over 9 years ago
Update tox.ini

86e49c94ee534213e96f78eb053e9489f3996290 authored over 9 years ago
Add importlib as dependency

96435697dc13c351162fef3ccdca576041463de9 authored over 9 years ago
Bump version to 1.0.3

6586e4cba60ef89ac31017f9d99b0a75d400dfc7 authored over 9 years ago
Change upload_mass_image API return value and add test case

de81d682c0a9ca4878664adabed56d8316feb155 authored over 9 years ago
Merge pull request #80 from lipengfei911/master

修复下载永久素材 errcode 40007

e2abe5d20620fd474ef5c87c478d05cd7eddd76a authored over 9 years ago
修复下载永久素材errcode40007

e180853b4bb32b085feee3f13bd4f1049cb4a861 authored over 9 years ago
Merge pull request #79 from gueano/upload_mass_image

Add media.upload_mass_image API

b0ce876f7e1768a9686080c95efb2c472d5355fe authored over 9 years ago
add upload_mass_image function

8c0b42af8f54b6ad4cafdb794d65b02d5a4b967d authored over 9 years ago
Bump version to 1.0.2

8d47b590ca0b1a990a1823c5e0aeca96ee6a0474 authored over 9 years ago
Make session storage get method to accept default value

0385d9ba7980be8b90423d172535e9112763df8a authored over 9 years ago
Merge pull request #78 from cysnake4713/patch-1

[FIX]session get方法 不接受 默认值问题

ed42afa1932b8f68bb3179fd9240fbdfec02fdd2 authored over 9 years ago
[FIX]session get方法 不接受 默认值问题

使用过程中发现:

> expires_at = self.session.get('jsapi_ticket_expires_at', 0)
> TypeError: get() ta...

2ea61f49350dd1eeaab4788e08fa57e39ac8c9ef authored over 9 years ago
Merge pull request #77 from lipengfei911/master

获取素材列表返回的编码问题 Closes #76

120377d581b3e245502ab9251ebb75915a170f0f authored over 9 years ago
修改缩进

e0769e1a795c5c5b4d88910e40dc188f4e04efcf authored over 9 years ago
修改缩进

14479e3b67893d8696893c6d67141f4dff1298d8 authored over 9 years ago
#76 获取素材列表返回的编码问题

2cd10f84b4f0ba2405e241908601ca275feebae4 authored over 9 years ago
Code style update

34c9b4164cacbd82e96b389e07857159096c97b7 authored over 9 years ago
Enable Travis CI pip caching

23ebc3510409427c6d976fcf8db3ee3b116b58f3 authored over 9 years ago
Bug fixes on Python 2.6

53c7946a1369e24ee42d57c0caf60c183ebc4469 authored over 9 years ago
WeChatClient init performance improved

08c824daa8b498017464cd61913021b572a50602 authored over 9 years ago
Bump version to 1.0.1

982eb63a8e15324d132a422bc5d6bb917deb4b03 authored over 9 years ago
Add WeChatWiFi in documentation

036c2ff9e88c92d28e73fcf5fce1df792219f0a4 authored over 9 years ago
Bug fixes and add test cases

4ea7d14926af382b2c7599b9a97d5e259dec19a2 authored over 9 years ago
Add WeChat Wi-Fi APIs and event

722ab864c760aa27b8d1235cdefed219a74840d1 authored over 9 years ago
Bug fix

4f4847b74cacdddc16dcbdb65fd79e62b0115da1 authored over 9 years ago
Merge branch 'hunter007-master'

c9e29f67e25b44dd27603451a61e34c2d165b4f2 authored over 9 years ago
Merge branch 'master' of git://github.com/hunter007/wechatpy into hunter007-master

b8c5fd61972213d715f86a9fe528a4881d85b1cd authored over 9 years ago
Add keyword param `media_type` to `add_material`.

051884abf51e003a58d78af99f8b96741e13b66c authored over 9 years ago
Make pay order creatation client_ip optional

9ee2dc7be7d2c30bd3e84142cceab07ab47f9540 authored over 9 years ago
WeChat pay encoding bug fix

76834ace18869a29a021d31af6eafeb171f53dca authored over 9 years ago
WeChatPay order creatation bug fix

d4c5258c37e1ae57aa03c74b61e2737f2a7d6d9c authored over 9 years ago
Merge pull request #74 from hunter007/master

Add get_apply_status to Shakearound.

d1227061b84b95bdd1cce337dafe747cb8b7060b authored over 9 years ago
Add get_apply_status to Shakearound.

29a8a24ee2b5ea83684afe07d1bb58fb57b42dfd authored over 9 years ago
Merge pull request #1 from jxtech/master

Merge

6f86986eeec6ace4cf8fa224f15eb6dbe7366596 authored over 9 years ago
Bump version to 1.0.0

f242d4ccc11d8ed8984c69640465d0e8236b1813 authored over 9 years ago
Add reraise requests.RequestException test cases

f200b658bc9cd69d74a8d17c22e96e8c16ffceb7 authored over 9 years ago
Merge branch 'develop'

3fe20979a4fde3508068143eaef893a6adb1de93 authored over 9 years ago
Add page_url param to shakearound.add_page. Ref #73 Thanks @hunter007

b40d8c0a7ebc66c1b6538054ea1c62ed288901eb authored over 9 years ago
Rename WeChatOauth to WeChatOAuth.

c13d6c00eaebffbaf88f2ba8eb6aa7304a9f5df4 authored over 9 years ago
Merge branch 'cloverstd-master'

b1f81ecc8393d1702f9aa8e7955816b7323f6244 authored over 9 years ago
Merge branch 'master' of git://github.com/cloverstd/wechatpy into cloverstd-master

Conflicts:
tests/test_enterprise_client.py

0644dd5b43c6644c80869d9af14853b590df93e7 authored over 9 years ago
remove convert user openid with user_id test

c7344844df987b0035083df4539be34bc64532b3 authored over 9 years ago
Fix tests error on Python 2.6

cde6234687740b04d79e19408f86046b3ca09dfb authored over 9 years ago
add enterprise oauth

0104335f3810b0723852803d47edd97164190fea authored over 9 years ago
remove conflict code

987ceb92cceda1a9b699dd8f00711bdea61bdfcd authored over 9 years ago
Make session prefix customable by session uri.

c5f7c05f96c399b183031f07d8daf29d18194c67 authored over 9 years ago
add enterprise user_id convert with openid

3c709f2d1e405c41490264d991d4cff2ebd4490e authored over 9 years ago
fix py26 not support assertListEqual

7e220f2e7b597d8c4e7c87e1b807924f2bbefe29 authored over 9 years ago
Add enterprise convert_to_openid and convert_to_user_id APIs. Closes #72

cb3b4f32e9145d3c1f90fb8784a18d48a12bd0fd authored over 9 years ago
Merge pull request #2 from jxtech/master

跟进

b88dbe152908197307d6a88a97f2f390711ef8a2 authored over 9 years ago
add enterprise client material test

40ef65e046eddf5c788009738d7e62b90b3fe3ca authored over 9 years ago
Reraise requests.RequestException as WeChatClientException. Ref #70

5a3356ece59a88f3716369fb68b381b3f8685099 authored over 9 years ago
企业号永久素材管理

425bf3712e972b6faf0bb495ab4600ba0716b9a9 authored over 9 years ago
Drop pypy3 tests from Travis CI

6c97093cb28e0495734d8f97a3a3bbcb546d9093 authored over 9 years ago
Again fix .travis.yml

e936f4f10f221a38b1028d772e57b30384725eba authored over 9 years ago
Fix .travis.yml Python

36663c532994ace4cac03b71f77d6052ab1aacec authored over 9 years ago
Use tox to do tests on Travis CI

978e4b221a34321a2d1facf33a46aa4809df0181 authored over 9 years ago
add enterprise media test

1c5daaca735d3986170bd2383bd1d07af6a9dbdc authored over 9 years ago
add get_url && update download to return requests response object

6b1c6aca338adedfcc9564a24543a38049b7c1d0 authored over 9 years ago
Update .travis.yml to use container-based infrastructure of Travis CI

a504faa60d26bc8242b08f7e04c5b4cc14d51541 authored over 9 years ago
Fix appveyor.yml

e9ca1ac2e88658f517007081a0fa1efa8179d313 authored over 9 years ago
Test bug fix

4a4594f968e7562f9de58088349b16cd2d510683 authored over 9 years ago
Use pymemcache instead of python-memcached for test

e2ffff4b7feff14b6110a9a41ecb79aac4cca1fc authored over 9 years ago
Add missing test requirements in Travis CI

75eb5403b79aa00c614b4c9e78a6f4a1edf39069 authored over 9 years ago
Update CI settings

91c9a7b30fbfb371c4fbcb9d848a8ee185c553b4 authored over 9 years ago
Session storage bug fixes and add test cases

741fa9bffbece491127fadae5dfcf3c66ae45dd5 authored over 9 years ago
Merge branch 'poi'

Conflicts:
wechatpy/events.py

56d206f79980622275a7e13c3a2858b5c176385e authored over 9 years ago
Merge branch 'messense-session' into develop

afc49ddaa1a2e56c9b946c4b7e9c0a419226f23e authored over 9 years ago
Merge branch 'session' of git://github.com/messense/wechatpy into messense-session

Conflicts:
wechatpy/enterprise/client/api/jsapi.py

7754009fb5644a98a0f0114c869abaa47ebc9c8e authored over 9 years ago
Remove cls since cls.__mro__ contains itself.

541ab927c695f418947f30ff779eecb870362a34 authored over 9 years ago
Allow subclassing WeChatClient. Fixes #65

02a18b9be921f6692ee6b5c05caf48e08d08334a authored over 9 years ago
Merge branch 'bugfix' into develop

984189d1fd3f9da30f03247a10160bb8e980e2f1 authored over 9 years ago
Merge branch 'master' into develop

76d2c7324faba49e69037669c23a2c4013785dda authored over 9 years ago
Merge pull request #69 from cloverstd/master

Add user info get batch API. Closes #68

1d9f4745693a45beba410243c0d3e041b34b31e6 authored over 9 years ago
user info get batch

fc4c138927eba8467132a7852a36f54dd7bc0324 authored over 9 years ago
Call res.raise_for_status when fetch access token

8dc72b8b13aa8bac14339c2068ec3bf1f2a083fe authored over 9 years ago
Add shove backended session storage

117d170becd6a7afe77020a73ce09955d996f5b3 authored over 9 years ago
Merge branch 'develop' of github.com:messense/wechatpy into develop

fb67fca705e0e8da5d62febeb482da582fc3622d authored over 9 years ago
Add SharearoundUserShake event

aff86503ddc1af6cc5dfbb814e293a23ee555de7 authored over 9 years ago
Add __repr__ for exception classes

f4d7bd0d707af08e23f0c096fd08ed232dfb4058 authored over 9 years ago
Add WeChat Poi APIs

8f13d3a17ea4b0224c5e9f2d92080a226b710450 authored over 9 years ago
Add get_jsapi_ticket for enterprise jsapi

9bf3dbacb7c31f8e8434065a7667659d718ba957 authored over 9 years ago
Add enterprise jssdk api

c566bc164411dbdf84c21eb34917a82c91d7bd65 authored over 9 years ago
Add get_jsapi_ticket in jsapi

eda182f5dc3ea9831010c33f6db9e69d5f470cce authored over 9 years ago