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

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

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

github.com/wechatpy/wechatpy - 8882270f2f9cf3c05149e3df5eb394966990d609 authored over 9 years ago
WeChatComponentClient extends from WeChatClient

github.com/wechatpy/wechatpy - cf07a468a4b3dd61d7de21296170f1f35e1538cb authored over 9 years ago
Change docstring

github.com/wechatpy/wechatpy - c8b5f773c622ffc3a91b8f56930d1a253210c431 authored over 9 years ago
Add WeChatComponentAPI and WeChatComponentClient

github.com/wechatpy/wechatpy - 12b9e0122e66ebba48333dee200cd6ee91ff9a5a authored over 9 years ago
Merge pull request #4 from jxtech/master

update

github.com/wechatpy/wechatpy - 50bff5238dc74c9bc75cdbe44e06e7b329326032 authored over 9 years ago
Bump version to 1.0.4

github.com/wechatpy/wechatpy - 6e30b432c74c6f88e41cdd5dc9630aecb35b7f5b authored over 9 years ago
Simplify material.get method

github.com/wechatpy/wechatpy - 183ab52ad6095324bb95b38802c7f538dbdf65a9 authored over 9 years ago
Merge pull request #83 from hunter007/master

params 和 data 弄反

github.com/wechatpy/wechatpy - d9ff459f56563791408160886546c86277b21963 authored over 9 years ago
params 和 data 弄反了。

github.com/wechatpy/wechatpy - b553510628533e43785b2eef0c172432defe4551 authored over 9 years ago
Return origin response object if we can not decode JSON

github.com/wechatpy/wechatpy - f35ebc03d7de788f7d57d4b6a7107537ffd01bfb authored over 9 years ago
Merge pull request #81 from hunter007/master

Bug fixes for WeChat Shakearound APIs

github.com/wechatpy/wechatpy - 26719e85978b0bd7bfb034a9ca26db9c1cd21e6e authored over 9 years ago
修改为不可变默认值

github.com/wechatpy/wechatpy - f3069d6d4ff84d27deecfbeba36867f0badf2312 authored over 9 years ago
Update WeChatClient retry fetch access token error codes

github.com/wechatpy/wechatpy - 8169e1e42136edf8d7fad179cf1aaa0c2ebd374d authored over 9 years ago
Fix tox.ini for Python 2.6

github.com/wechatpy/wechatpy - bce33bbbada739c83985f088dd9cbd0b43d0497e authored over 9 years ago
Update tox.ini

github.com/wechatpy/wechatpy - 86e49c94ee534213e96f78eb053e9489f3996290 authored over 9 years ago
Add importlib as dependency

github.com/wechatpy/wechatpy - 96435697dc13c351162fef3ccdca576041463de9 authored over 9 years ago
Bump version to 1.0.3

github.com/wechatpy/wechatpy - 6586e4cba60ef89ac31017f9d99b0a75d400dfc7 authored over 9 years ago
Change upload_mass_image API return value and add test case

github.com/wechatpy/wechatpy - de81d682c0a9ca4878664adabed56d8316feb155 authored over 9 years ago
Merge pull request #80 from lipengfei911/master

修复下载永久素材 errcode 40007

github.com/wechatpy/wechatpy - e2abe5d20620fd474ef5c87c478d05cd7eddd76a authored over 9 years ago
修复下载永久素材errcode40007

github.com/wechatpy/wechatpy - e180853b4bb32b085feee3f13bd4f1049cb4a861 authored over 9 years ago
Merge pull request #79 from gueano/upload_mass_image

Add media.upload_mass_image API

github.com/wechatpy/wechatpy - b0ce876f7e1768a9686080c95efb2c472d5355fe authored over 9 years ago
add upload_mass_image function

github.com/wechatpy/wechatpy - 8c0b42af8f54b6ad4cafdb794d65b02d5a4b967d authored over 9 years ago
Bump version to 1.0.2

github.com/wechatpy/wechatpy - 8d47b590ca0b1a990a1823c5e0aeca96ee6a0474 authored over 9 years ago
Make session storage get method to accept default value

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

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

github.com/wechatpy/wechatpy - ed42afa1932b8f68bb3179fd9240fbdfec02fdd2 authored over 9 years ago
[FIX]session get方法 不接受 默认值问题

使用过程中发现:

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

github.com/wechatpy/wechatpy - 2ea61f49350dd1eeaab4788e08fa57e39ac8c9ef authored over 9 years ago
Merge pull request #77 from lipengfei911/master

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

github.com/wechatpy/wechatpy - 120377d581b3e245502ab9251ebb75915a170f0f authored over 9 years ago
#76 获取素材列表返回的编码问题

github.com/wechatpy/wechatpy - 2cd10f84b4f0ba2405e241908601ca275feebae4 authored over 9 years ago
Code style update

github.com/wechatpy/wechatpy - 34c9b4164cacbd82e96b389e07857159096c97b7 authored over 9 years ago
Enable Travis CI pip caching

github.com/wechatpy/wechatpy - 23ebc3510409427c6d976fcf8db3ee3b116b58f3 authored over 9 years ago
Bug fixes on Python 2.6

github.com/wechatpy/wechatpy - 53c7946a1369e24ee42d57c0caf60c183ebc4469 authored over 9 years ago
WeChatClient init performance improved

github.com/wechatpy/wechatpy - 08c824daa8b498017464cd61913021b572a50602 authored over 9 years ago
Bump version to 1.0.1

github.com/wechatpy/wechatpy - 982eb63a8e15324d132a422bc5d6bb917deb4b03 authored over 9 years ago
Add WeChatWiFi in documentation

github.com/wechatpy/wechatpy - 036c2ff9e88c92d28e73fcf5fce1df792219f0a4 authored over 9 years ago
Bug fixes and add test cases

github.com/wechatpy/wechatpy - 4ea7d14926af382b2c7599b9a97d5e259dec19a2 authored over 9 years ago
Add WeChat Wi-Fi APIs and event

github.com/wechatpy/wechatpy - 722ab864c760aa27b8d1235cdefed219a74840d1 authored over 9 years ago
Merge branch 'hunter007-master'

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

github.com/wechatpy/wechatpy - b8c5fd61972213d715f86a9fe528a4881d85b1cd authored over 9 years ago
Add keyword param `media_type` to `add_material`.

github.com/wechatpy/wechatpy - 051884abf51e003a58d78af99f8b96741e13b66c authored over 9 years ago
Make pay order creatation client_ip optional

github.com/wechatpy/wechatpy - 9ee2dc7be7d2c30bd3e84142cceab07ab47f9540 authored over 9 years ago
WeChat pay encoding bug fix

github.com/wechatpy/wechatpy - 76834ace18869a29a021d31af6eafeb171f53dca authored over 9 years ago
WeChatPay order creatation bug fix

github.com/wechatpy/wechatpy - d4c5258c37e1ae57aa03c74b61e2737f2a7d6d9c authored over 9 years ago
Merge pull request #74 from hunter007/master

Add get_apply_status to Shakearound.

github.com/wechatpy/wechatpy - d1227061b84b95bdd1cce337dafe747cb8b7060b authored over 9 years ago
Add get_apply_status to Shakearound.

github.com/wechatpy/wechatpy - 29a8a24ee2b5ea83684afe07d1bb58fb57b42dfd authored over 9 years ago
Merge pull request #1 from jxtech/master

Merge

github.com/wechatpy/wechatpy - 6f86986eeec6ace4cf8fa224f15eb6dbe7366596 authored over 9 years ago
Bump version to 1.0.0

github.com/wechatpy/wechatpy - f242d4ccc11d8ed8984c69640465d0e8236b1813 authored over 9 years ago
Add reraise requests.RequestException test cases

github.com/wechatpy/wechatpy - f200b658bc9cd69d74a8d17c22e96e8c16ffceb7 authored over 9 years ago
Merge branch 'develop'

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

github.com/wechatpy/wechatpy - b40d8c0a7ebc66c1b6538054ea1c62ed288901eb authored over 9 years ago
Rename WeChatOauth to WeChatOAuth.

github.com/wechatpy/wechatpy - c13d6c00eaebffbaf88f2ba8eb6aa7304a9f5df4 authored over 9 years ago
Merge branch 'cloverstd-master'

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

Conflicts:
tests/test_enterprise_client.py

github.com/wechatpy/wechatpy - 0644dd5b43c6644c80869d9af14853b590df93e7 authored over 9 years ago
remove convert user openid with user_id test

github.com/wechatpy/wechatpy - c7344844df987b0035083df4539be34bc64532b3 authored over 9 years ago
Fix tests error on Python 2.6

github.com/wechatpy/wechatpy - cde6234687740b04d79e19408f86046b3ca09dfb authored over 9 years ago
add enterprise oauth

github.com/wechatpy/wechatpy - 0104335f3810b0723852803d47edd97164190fea authored over 9 years ago
remove conflict code

github.com/wechatpy/wechatpy - 987ceb92cceda1a9b699dd8f00711bdea61bdfcd authored over 9 years ago
Make session prefix customable by session uri.

github.com/wechatpy/wechatpy - c5f7c05f96c399b183031f07d8daf29d18194c67 authored over 9 years ago
add enterprise user_id convert with openid

github.com/wechatpy/wechatpy - 3c709f2d1e405c41490264d991d4cff2ebd4490e authored over 9 years ago
fix py26 not support assertListEqual

github.com/wechatpy/wechatpy - 7e220f2e7b597d8c4e7c87e1b807924f2bbefe29 authored over 9 years ago
Add enterprise convert_to_openid and convert_to_user_id APIs. Closes #72

github.com/wechatpy/wechatpy - cb3b4f32e9145d3c1f90fb8784a18d48a12bd0fd authored over 9 years ago
Merge pull request #2 from jxtech/master

跟进

github.com/wechatpy/wechatpy - b88dbe152908197307d6a88a97f2f390711ef8a2 authored over 9 years ago
add enterprise client material test

github.com/wechatpy/wechatpy - 40ef65e046eddf5c788009738d7e62b90b3fe3ca authored over 9 years ago
Reraise requests.RequestException as WeChatClientException. Ref #70

github.com/wechatpy/wechatpy - 5a3356ece59a88f3716369fb68b381b3f8685099 authored over 9 years ago
企业号永久素材管理

github.com/wechatpy/wechatpy - 425bf3712e972b6faf0bb495ab4600ba0716b9a9 authored over 9 years ago
Drop pypy3 tests from Travis CI

github.com/wechatpy/wechatpy - 6c97093cb28e0495734d8f97a3a3bbcb546d9093 authored over 9 years ago
Again fix .travis.yml

github.com/wechatpy/wechatpy - e936f4f10f221a38b1028d772e57b30384725eba authored over 9 years ago
Fix .travis.yml Python

github.com/wechatpy/wechatpy - 36663c532994ace4cac03b71f77d6052ab1aacec authored over 9 years ago
Use tox to do tests on Travis CI

github.com/wechatpy/wechatpy - 978e4b221a34321a2d1facf33a46aa4809df0181 authored over 9 years ago
add enterprise media test

github.com/wechatpy/wechatpy - 1c5daaca735d3986170bd2383bd1d07af6a9dbdc authored over 9 years ago
add get_url && update download to return requests response object

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

github.com/wechatpy/wechatpy - a504faa60d26bc8242b08f7e04c5b4cc14d51541 authored over 9 years ago
Fix appveyor.yml

github.com/wechatpy/wechatpy - e9ca1ac2e88658f517007081a0fa1efa8179d313 authored over 9 years ago
Use pymemcache instead of python-memcached for test

github.com/wechatpy/wechatpy - e2ffff4b7feff14b6110a9a41ecb79aac4cca1fc authored over 9 years ago
Add missing test requirements in Travis CI

github.com/wechatpy/wechatpy - 75eb5403b79aa00c614b4c9e78a6f4a1edf39069 authored over 9 years ago
Update CI settings

github.com/wechatpy/wechatpy - 91c9a7b30fbfb371c4fbcb9d848a8ee185c553b4 authored over 9 years ago
Session storage bug fixes and add test cases

github.com/wechatpy/wechatpy - 741fa9bffbece491127fadae5dfcf3c66ae45dd5 authored over 9 years ago
Merge branch 'poi'

Conflicts:
wechatpy/events.py

github.com/wechatpy/wechatpy - 56d206f79980622275a7e13c3a2858b5c176385e authored over 9 years ago
Merge branch 'messense-session' into develop

github.com/wechatpy/wechatpy - 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

github.com/wechatpy/wechatpy - 7754009fb5644a98a0f0114c869abaa47ebc9c8e authored over 9 years ago
Remove cls since cls.__mro__ contains itself.

github.com/wechatpy/wechatpy - 541ab927c695f418947f30ff779eecb870362a34 authored over 9 years ago
Allow subclassing WeChatClient. Fixes #65

github.com/wechatpy/wechatpy - 02a18b9be921f6692ee6b5c05caf48e08d08334a authored over 9 years ago
Merge branch 'bugfix' into develop

github.com/wechatpy/wechatpy - 984189d1fd3f9da30f03247a10160bb8e980e2f1 authored over 9 years ago
Merge branch 'master' into develop

github.com/wechatpy/wechatpy - 76d2c7324faba49e69037669c23a2c4013785dda authored over 9 years ago
Merge pull request #69 from cloverstd/master

Add user info get batch API. Closes #68

github.com/wechatpy/wechatpy - 1d9f4745693a45beba410243c0d3e041b34b31e6 authored over 9 years ago
user info get batch

github.com/wechatpy/wechatpy - fc4c138927eba8467132a7852a36f54dd7bc0324 authored over 9 years ago
Call res.raise_for_status when fetch access token

github.com/wechatpy/wechatpy - 8dc72b8b13aa8bac14339c2068ec3bf1f2a083fe authored over 9 years ago
Add shove backended session storage

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

github.com/wechatpy/wechatpy - fb67fca705e0e8da5d62febeb482da582fc3622d authored over 9 years ago
Add SharearoundUserShake event

github.com/wechatpy/wechatpy - aff86503ddc1af6cc5dfbb814e293a23ee555de7 authored over 9 years ago
Add __repr__ for exception classes

github.com/wechatpy/wechatpy - f4d7bd0d707af08e23f0c096fd08ed232dfb4058 authored over 9 years ago
Add WeChat Poi APIs

github.com/wechatpy/wechatpy - 8f13d3a17ea4b0224c5e9f2d92080a226b710450 authored over 9 years ago
Add get_jsapi_ticket for enterprise jsapi

github.com/wechatpy/wechatpy - 9bf3dbacb7c31f8e8434065a7667659d718ba957 authored over 9 years ago
Add enterprise jssdk api

github.com/wechatpy/wechatpy - c566bc164411dbdf84c21eb34917a82c91d7bd65 authored over 9 years ago
Add get_jsapi_ticket in jsapi

github.com/wechatpy/wechatpy - eda182f5dc3ea9831010c33f6db9e69d5f470cce authored over 9 years ago